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

https://github.com/curiousily/hackers-guide-to-deep-learning

Tutorials on how to engineer Machine Learning projects using Deep Neural Networks with PyTorch and Python
https://github.com/curiousily/hackers-guide-to-deep-learning

deep-learning machine-learning machine-learning-api machine-learning-deploy machine-learning-engineering neural-networks python pytorch

Last synced: 8 months ago
JSON representation

Tutorials on how to engineer Machine Learning projects using Deep Neural Networks with PyTorch and Python

Awesome Lists containing this project

README

          

# Hackers-Guide-to-Deep-Learning



## Contents

- How Neural Networks Make Predictions
- Building an End-to-End Machine Learning Prototype
- Building a Dataset and Labelling
- Feature Engineering
- Training and Evaluation
- Improving the Performance of Your Model
- Deployment