dlab-berkeley/Python-Deep-Learning-Legacy
D-Lab's 6 hour introduction to deep learning in Python. Learn how to create and train neural networks using Tensorflow and Keras.
This workshop introduces you to building and training neural networks using Python, Keras, and TensorFlow. You'll learn how to process image datasets, define model architectures, and evaluate performance, enabling you to create models that can classify images like handwritten digits or common objects. This is for data scientists, machine learning engineers, or researchers who need to develop deep learning models for image recognition tasks.
No commits in the last 6 months.
Use this if you are an intermediate Python user with some machine learning background looking to understand and apply deep learning concepts to image data.
Not ideal if you are new to Python programming, basic machine learning concepts, or uncomfortable with installing packages and using Jupyter Notebooks.
Stars
17
Forks
5
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 31, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/dlab-berkeley/Python-Deep-Learning-Legacy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tensorflow/docs
TensorFlow documentation
PacktPublishing/Advanced-Deep-Learning-with-Keras
Advanced Deep Learning with Keras, published by Packt
GoogleCloudPlatform/tf-estimator-tutorials
This repository includes tutorials on how to use the TensorFlow estimator APIs to perform...
menon92/DL-Sneak-Peek
Deep learning Bangla resources using TensorFlow
carpentries-lab/deep-learning-intro
Learn Deep Learning with Python