https://github.com/shrish01/deep-learning-basics
Deep learning is a method in artificial intelligence (AI) that teaches computers to process data in a way that is inspired by the human brain.
https://github.com/shrish01/deep-learning-basics
artificial-neural-networks convolutional-neural-networks deeplearning generative-ai rnn-tensorflow
Last synced: 4 months ago
JSON representation
Deep learning is a method in artificial intelligence (AI) that teaches computers to process data in a way that is inspired by the human brain.
- Host: GitHub
- URL: https://github.com/shrish01/deep-learning-basics
- Owner: SHRISH01
- License: gpl-3.0
- Created: 2024-09-01T18:49:02.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-02-17T14:26:38.000Z (4 months ago)
- Last Synced: 2025-02-17T15:29:43.748Z (4 months ago)
- Topics: artificial-neural-networks, convolutional-neural-networks, deeplearning, generative-ai, rnn-tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 19.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deep Learning Notebooks Repository π
Welcome to my Deep Learning Notebooks repository! Here, you'll find a collection of Jupyter notebooks showcasing concepts, implementations, and experiments across various deep learning topics. Whether you're a beginner looking to understand the basics or a practitioner diving into advanced architectures, this repo has something for you. π
----
## ποΈ Repository Structure
This repository is organized into the following categories for easy navigation. Feel free to explore and learn at your own pace.
| **Folder Name** | **Description** |
|----------------------------------------------|-------------------------------------------------------------------------------------------------------|
| [ANN](https://github.com/SHRISH01/Deep-Learning-Basics/tree/main/ANN) | Dive into the world of Artificial Neural Networks. From basic structures to training techniques. |
| [CNN](https://github.com/SHRISH01/Deep-Learning-Basics/tree/main/CNN) | Explore Convolutional Neural Networks for image processing and computer vision tasks. |
| [PyTorch Demos](https://github.com/SHRISH01/Deep-Learning-Basics/tree/main/Pytorch) | Hands-on tutorials and experiments with PyTorch, a popular deep learning framework. |
| [Transformers](https://github.com/SHRISH01/Deep-Learning-Basics/tree/main/Transformers) | Explore Transformer models, including demos for NLP-based tasks. |
| [More Coming Soon!](#) | Stay tuned for additional topics, including RNNs and GANs. π |----------
## π§ Why This Repository?This repo is a **learning companion** for anyone passionate about deep learning. You can:
- Learn key concepts with practical implementations.
- Experiment with code to deepen your understanding.
- Use these notebooks as starting points for your own projects.---
## π€ Contributions
Have suggestions or ideas? Found a bug? Contributions are always welcome!
Feel free to open an issue or submit a pull request.
Let's make this repository even better together. π---
## π§ Contact
If you have any questions, feel free to reach out or connect with me.
Letβs dive into deep learning and push boundaries! πHappy coding! π»