Skip to content

Deep Learning Projects using Tensorflow and Pytorch.

Notifications You must be signed in to change notification settings

bhanurana430/Deep-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning Projects

Welcome to my Deep Learning Projects repository! This repo is a collection of projects demonstrating various applications of deep learning using popular libraries like TensorFlow and PyTorch. Each project is structured to cover key concepts and architectures in deep learning, ranging from simple artificial neural networks (ANNs) to more complex models like convolutional neural networks (CNNs) and recurrent neural networks (RNNs).

Featured Projects

  • Artificial Neural Network (ANN) for Customer Churn Prediction
  • ANN for fashionMINST dataset using tensorflow
  • ANN for Digit Classification using Pytorch

🛠️ Installation & Setup

To get started with any project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/bhanurana430/Deep-Learning.git
  2. Install dependencies: Each project includes a requirements.txt file that lists all the necessary Python packages. Use the following command to install the required dependencies:

    pip install -r requirements.txt

🧑‍💻 Technologies & Libraries Used

  • Python
  • TensorFlow / Keras
  • Pytorch
  • NumPy / Pandas / Matplotlib / Seaborn
  • Scikit-learn
  • Jupyter Notebook

Stay tuned for more updates!

About

Deep Learning Projects using Tensorflow and Pytorch.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published