rickiepark/deep-learning-with-python-2nd
<케라스 창시자에게 배우는 딥러닝 2판> 도서의 코드 저장소
This project provides practical, runnable code examples for learning deep learning concepts and applying them using the Keras library. It takes theoretical explanations and turns them into hands-on Jupyter Notebooks, allowing you to build and understand neural networks. This is for anyone looking to learn or teach deep learning, from students to practitioners in data science and AI.
No commits in the last 6 months.
Use this if you are reading 'Deep Learning with Python, 2nd Edition' (or its Korean translation) and want to run the code examples directly.
Not ideal if you are looking for a pre-built application or a ready-to-use solution, as this provides educational code, not a deployable product.
Stars
82
Forks
98
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Apr 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/rickiepark/deep-learning-with-python-2nd"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
harvard-edge/cs249r_book
Machine Learning Systems
datawhalechina/key-book
《机器学习理论导引》(宝箱书)的证明、案例、概念补充与参考文献讲解。
wx-chevalier/AI-Notes
:books: [.md & .ipynb] Series of Artificial Intelligence & Deep Learning, including Mathematics...
Ceyron/machine-learning-and-simulation
All the handwritten notes 📝 and source code files 🖥️ used in my YouTube Videos on Machine...
rickiepark/handson-ml3
<핸즈온 머신러닝 3판>의 주피터 노트북 저장소