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

https://github.com/reubenjohn/tensorflow-workspace

Collection of random tensorflow experiments for personal use and learning
https://github.com/reubenjohn/tensorflow-workspace

deep-learning machine-learning python tensorflow

Last synced: 9 months ago
JSON representation

Collection of random tensorflow experiments for personal use and learning

Awesome Lists containing this project

README

          

Tensorflow Workspace
===
Collection of random tensorflow experiments for personal use and learning.

[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](LICENSE)
![Python|3](https://img.shields.io/badge/Python-3-blue)

## Experiments
### [Eye of Newt](eye_of_newt/README.md)
![Status|Early](https://img.shields.io/badge/Status-Early%20Stage-yellow)

Model the rich visual dynamics of diverse video sequences using unsupervised techniques to act as a powerful prior to be transferred to further experiments.

## Pre-requisites
- Tensorflow 2 (the experiments were conducted with an optional [custom docker image](docker/README.md))