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: 3 months 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-17T20:51:44.000Z (almost 7 years ago)
- Last Synced: 2025-01-02T03:22:47.895Z (over 1 year 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).