Skip to content

Repository files navigation

📌 Introduction to AI, Machine Learning & Neural Networks

🧠 A compilation of activities exploring Artificial Intelligence, Machine Learning, and Neural Networks.

📂 Contents

📌 Lesson 01 - Introduction to Keras
📌 More activities coming soon...

🚀 Setup Instructions

1️⃣ Clone the Repository

git clone <your-repo-url>
cd <repo-folder>

2️⃣ Create & Activate a Virtual Environment

python -m venv myenv
source myenv/bin/activate  # macOS/Linux
myenv\Scripts\activate     # Windows

3️⃣ Install Dependencies

pip install -r requirements.txt

4️⃣ Running Jupyter Notebooks

jupyter notebook

Then, open Lesson01 - Introduction to Keras/introduction.ipynb.


🤖 Tech Stack

  • Python 🐍
  • TensorFlow/Keras 🔥
  • Jupyter Notebook 📓

📜 License

Feel free to use and modify the code for learning purposes. 😊

About

A compilation of activities in the introduction to AI, machine learning, and neural networks.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages