dannybusch/neuromant.de-Tutorials
Tutorials zum Thema Neuronale Netze / Maschinelles Lernen (German / Deutsch)
This project offers interactive, step-by-step tutorials to help you understand and implement neural networks using Python. You start with fundamental concepts and gradually build a complete multilayer perceptron, learning the underlying mathematics in an accessible way. It's designed for anyone curious about how machine learning works, from beginners to those with some programming experience.
No commits in the last 6 months.
Use this if you want to learn the core principles of neural networks and artificial intelligence by building them from scratch with Python, focusing on both code and the mathematical foundations.
Not ideal if you're looking for an advanced library to apply pre-built neural network models without delving into their internal workings or the underlying math.
Stars
23
Forks
11
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 09, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/dannybusch/neuromant.de-Tutorials"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dnouri/nolearn
Combines the ease of use of scikit-learn with the power of Theano/Lasagne
PacktPublishing/Hands-On-Python-Deep-Learning-for-Web
Hands-On Python Deep Learning for Web by Anubhav Singh and Sayak Paul
mbadry1/Top-Deep-Learning
Top 200 deep learning Github repositories sorted by the number of stars.
tirthajyoti/Deep-learning-with-Python
Deep learning codes and projects using Python
aymericdamien/TopDeepLearning
A list of popular github projects related to deep learning