https://github.com/reddyprasade/deep-learning
Deep learning (also known as deep structured learning or hierarchical learning) is part of a broader family of machine learning methods based on artificial neural networks. Learning can be supervised, semi-supervised or unsupervised. Deep learning architectures such as deep neural networks, deep belief networks, recurrent neural networks and convolutional neural networks have been applied to fields including computer vision, speech recognition, natural language processing, audio recognition, social network filtering, machine translation, bioinformatics, drug design, medical image analysis, material inspection and board game programs, where they have produced results comparable to and in some cases superior to human experts.
https://github.com/reddyprasade/deep-learning
anns artificial-neural-networks audio-recognition biological-brains board-game-programs deep-learning deep-learning-algorithms deep-learning-tutorial deep-neural-networks deep-reinforcement-learning hierarchical-learning natural-language-processing neural-network neural-networks social-network-filtering speech-recognition
Last synced: 8 months ago
JSON representation
Deep learning (also known as deep structured learning or hierarchical learning) is part of a broader family of machine learning methods based on artificial neural networks. Learning can be supervised, semi-supervised or unsupervised. Deep learning architectures such as deep neural networks, deep belief networks, recurrent neural networks and convolutional neural networks have been applied to fields including computer vision, speech recognition, natural language processing, audio recognition, social network filtering, machine translation, bioinformatics, drug design, medical image analysis, material inspection and board game programs, where they have produced results comparable to and in some cases superior to human experts.
- Host: GitHub
- URL: https://github.com/reddyprasade/deep-learning
- Owner: reddyprasade
- License: mit
- Created: 2019-12-05T14:06:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-27T11:18:20.000Z (almost 5 years ago)
- Last Synced: 2025-03-23T19:51:22.862Z (9 months ago)
- Topics: anns, artificial-neural-networks, audio-recognition, biological-brains, board-game-programs, deep-learning, deep-learning-algorithms, deep-learning-tutorial, deep-neural-networks, deep-reinforcement-learning, hierarchical-learning, natural-language-processing, neural-network, neural-networks, social-network-filtering, speech-recognition
- Language: Jupyter Notebook
- Homepage:
- Size: 51.3 MB
- Stars: 14
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deep-Learning
Deep learning (also known as deep structured learning or hierarchical learning) is part of a broader family of machine learning methods based on artificial neural networks. Learning can be supervised, semi-supervised or unsupervised. **Deep learning architectures** such as `deep neural networks, deep belief networks, recurrent neural networks and convolutional neural networks` have been applied to fields including `computer vision, speech recognition, natural language processing, audio recognition, social network filtering, machine translation, bioinformatics, drug design, medical image analysis, material inspection and board game programs', where they have produced results comparable to and in some cases superior to human experts.
Artificial Neural Networks (ANNs) were inspired by information processing and distributed communication nodes in biological systems. ANNs have various differences from biological brains. Specifically, neural networks tend to be static and symbolic, while the biological brain of most living organisms is dynamic (plastic) and analog
**Input Images**

**Output Images:**

# Training

.svg)
# Loss

.svg)
---
# References To Learn and Develop your Self:
* [Python](https://github.com/reddyprasade/Python-Basic-For-All-3.x)
* [Data Science With Python ](https://github.com/reddyprasade/Data-Science-With-Python)
* [Machine Learning with Python](https://github.com/reddyprasade/Machine-Learning-with-Scikit-Learn-Python-3.x)
* [Deep learning With python](https://github.com/reddyprasade/Deep-Learning)
* [Data Visulization](https://github.com/reddyprasade/Data-Science-With-Python/tree/master/Data%20Visualization)
* [Life Cycle of Data Science](https://github.com/reddyprasade/Data-Science-With-Python/tree/master/Life%20Cycle%20Process%20of%20Data%20Science%20In%20Real%20World%20project)
* [Statistics](https://github.com/reddyprasade/Data-Science-With-Python/tree/master/Statistics)