jfsantos/keras-tutorial
Tutorial teaching the basics of Keras and some deep learning concepts
This tutorial helps data scientists, researchers, and machine learning engineers learn the fundamentals of Keras for building neural networks. It takes you through creating and understanding different types of neural networks, from basic feedforward to more complex convolutional and recurrent models. You'll gain practical knowledge to apply deep learning to your data analysis tasks.
104 stars. No commits in the last 6 months.
Use this if you are familiar with Python and want to quickly grasp the core concepts of Keras for building, training, and evaluating deep learning models.
Not ideal if you are looking for a conceptual introduction to deep learning theory without any coding examples or hands-on practice.
Stars
104
Forks
45
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Nov 21, 2016
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jfsantos/keras-tutorial"
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