Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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+

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).