Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’» My First DL Programs πŸ’»



πŸ€– My First DL Programs is a collection of beginner-friendly Deep Learning experiments built using Python, TensorFlow, and Keras.

This repository contains simple examples that demonstrate how neural networks work, including dense layers, weight initialization, and sequential models.

The goal of this project is to understand the foundations of Deep Learning through clean, modular, and well-structured code.


Table of Contents 🧾

  • Description πŸ“
  • Features πŸ“¦
  • Installation πŸ› οΈ
  • Usage πŸ“˜
  • Technologies πŸ§ͺ
  • License πŸ“œ

Description πŸ“

This repository explores the core concepts of Deep Learning using TensorFlow and Keras.

The examples included demonstrate:

  • 🧠 Dense layer creation
  • βš™οΈ Weight initialization
  • πŸ”— Sequential model architecture
  • πŸ“Š Forward pass execution
  • πŸ—οΈ Layer stacking and removal
  • πŸ“„ Model summary visualization

The project is structured to help beginners understand how neural networks are built and executed step by step.


Features πŸ“¦

βœ”οΈ Simple and clear neural network examples βœ”οΈ Sequential model implementation βœ”οΈ Dense layer configuration βœ”οΈ Weight inspection βœ”οΈ Modular and readable code structure βœ”οΈ PEP 8–styled scripts


Installation πŸ–₯️

1️⃣ Clone the repository:

git clone https://github.com/Bredalis/Keras.git

2️⃣ Navigate into the project directory:

cd Keras

3️⃣ Install dependencies:

pip install tensorflow keras

Usage βš™οΈ

To run any example:

1️⃣ Navigate to the script location:

cd folder_name

2️⃣ Execute the Python file:

python script_name.py

Each file demonstrates a specific Deep Learning concept in isolation.


Technologies πŸ§ͺ

  • Python 🐍
  • TensorFlow 🧠
  • Keras πŸ”¬
  • Neural Networks Fundamentals
  • Deep Learning Concepts

License πŸ“œ

This project is licensed under the πŸ“œ GPLv3 (GNU General Public License V3.0)


πŸ‘©β€πŸ’» Author

Github GitHub Followers

😊 I am a programmer passionate about technology, artificial intelligence, and continuous learning. I enjoy exploring AI concepts and transforming theory into practical experiments. #python #deeplearning #ai πŸš€


⭐ Check out my GitHub profile

Web


✨ If you like this project, don’t forget to give it a star!

About

🌟The use of Keras in DL 🌟

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages