An open API service indexing awesome lists of open source software.

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.

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! πŸ’»