Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aniketmaurya/tf_assist
Deep Learning library on top of Tensorflow for fast prototyping
https://github.com/aniketmaurya/tf_assist
deep-learning keras tensorflow
Last synced: 19 days ago
JSON representation
Deep Learning library on top of Tensorflow for fast prototyping
- Host: GitHub
- URL: https://github.com/aniketmaurya/tf_assist
- Owner: aniketmaurya
- License: mit
- Created: 2019-06-08T19:06:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-12T10:44:35.000Z (over 5 years ago)
- Last Synced: 2024-10-09T12:32:32.756Z (30 days ago)
- Topics: deep-learning, keras, tensorflow
- Language: Python
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TFassist
Create Deep Learning models in few lines of codes.To install
``pip install tf_assist``### Demo
```https://github.com/aniketmaurya/tf_assist-Demo/blob/master/Demo.ipynb```