Skip to content

MahaZainab/DL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ‘‹ Welcome to DL Projects Repository!

This repository ๐Ÿ“‚ is a collection of various projects implemented using popular libraries such as TensorFlow, Keras, and PyTorch. The projects cover a wide range of topics, including image classification ๐Ÿ‘๏ธ, natural language processing ๐Ÿ“„, generative models ๐ŸŽญ, and reinforcement learning ๐ŸŽฎ.

๐Ÿ—‚๏ธ Repository Structure

The repository is organized by topics:

  1. Image_Classification
  2. Natural_Language_Processing
  3. Generative_Models
  4. Reinforcement_Learning

Each directory contains related projects, each with its own dedicated README file and source code.

๐Ÿ Getting Started

Prerequisites

You will need the following software installed:

Python 3.x ๐Ÿ

TensorFlow ๐Ÿค–

Keras ๐Ÿง 

PyTorch ๐Ÿ”ฅ

Gym (for reinforcement learning projects) ๐Ÿ‹๏ธ

You can install these packages using pip: pip install tensorflow keras torch gym

Usage

  1. Clone the repository using: git clone https://github.com/MahaZainab/Deep-Learning.git

  2. Navigate into the desired project directory: cd Deep-Learning/Image_Classification

  3. Run the Python script for the project (for example) python mnist_classification.py

๐Ÿค Contributing

I welcome contributions! Please see the CONTRIBUTING.md file for details on how to contribute.

๐Ÿ‘ค Authors

Maha Zainab

๐Ÿ“œ License

This project is licensed under the MIT License - see the LICENSE.md file for details.

๐Ÿ™ Acknowledgments

I would like to thank the AI community for making their resources and research open-source, helping us learn and grow in the field of deep learning.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published