sondosaabed/Advanced-Deep-Learning-with-Keras
problem-solving with the Keras functional API, diverse architectures, multi-layer perceptrons to multiple inputs/outputs and shared weights
This project teaches you how to build advanced deep learning models using Keras. You'll learn to take various types of data as input and produce predictions, classifications, or even both simultaneously. It's for data scientists and machine learning practitioners who want to develop custom, sophisticated neural network architectures.
No commits in the last 6 months.
Use this if you need to create a neural network that handles multiple data streams or outputs both a category and a numerical value.
Not ideal if you are looking for a pre-built solution or are new to the basics of neural networks and deep learning.
Stars
11
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Nov 10, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/sondosaabed/Advanced-Deep-Learning-with-Keras"
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