Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ethereon/merlin
A deep learning toolkit using TensorFlow 2 and Python 3.7+
https://github.com/ethereon/merlin
deep-learning machine-learning tensorflow
Last synced: 7 days ago
JSON representation
A deep learning toolkit using TensorFlow 2 and Python 3.7+
- Host: GitHub
- URL: https://github.com/ethereon/merlin
- Owner: ethereon
- License: bsd-3-clause
- Created: 2019-08-14T21:37:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-17T20:51:44.000Z (over 5 years ago)
- Last Synced: 2024-11-08T21:12:26.291Z (2 months ago)
- Topics: deep-learning, machine-learning, tensorflow
- Language: Python
- Size: 42 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Merlin 🧙
A deep learning toolkit using TensorFlow 2 and Python 3.7+
This is a work in progress.
- Read the [design document](design.md)
- See some [illustrative examples](examples/)
- See some [real world examples](https://github.com/ethereon/alchemy)A relatively recent [nightly build of TensorFlow v2](https://pypi.org/project/tf-nightly-gpu-2.0-preview/) is required for Merlin (although the [beta](https://www.tensorflow.org/beta) should mostly work).