madalinabuzau/tensorflow-eager-tutorials
Simple tutorials for building neural networks with TensorFlow Eager mode.
This project offers practical guides for building and training neural networks using TensorFlow's Eager mode. It takes your raw data, like text, images, or numerical sequences, and walks you through creating models for tasks like classification and regression. Data scientists, machine learning engineers, and researchers can use this to get hands-on experience with deep learning models.
511 stars. No commits in the last 6 months.
Use this if you are a data scientist or machine learning engineer looking to understand and implement deep learning models using TensorFlow Eager.
Not ideal if you are not familiar with programming or if you are looking for a high-level, no-code solution for deep learning.
Stars
511
Forks
109
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 02, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/madalinabuzau/tensorflow-eager-tutorials"
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