Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wurde/tf-keras
Tutorial for TensorFlow Keras API.
https://github.com/wurde/tf-keras
Last synced: 5 days ago
JSON representation
Tutorial for TensorFlow Keras API.
- Host: GitHub
- URL: https://github.com/wurde/tf-keras
- Owner: wurde
- License: mit
- Created: 2020-01-04T02:10:55.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-23T18:07:59.000Z (about 2 years ago)
- Last Synced: 2024-04-20T14:44:45.022Z (7 months ago)
- Language: Jupyter Notebook
- Size: 396 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TensorFlow Keras API
Keras is a high-level neural networks API, written in Python and
available in TensorFlow. It focuses on enabling fast experimentation,
which is key for good research.