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
- Host: GitHub
- URL: https://github.com/reubenjohn/tensorflow-workspace
- Owner: reubenjohn
- License: mit
- Created: 2020-04-12T09:46:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-03T19:52:06.000Z (over 5 years ago)
- Last Synced: 2025-01-21T08:09:33.414Z (11 months ago)
- Topics: deep-learning, machine-learning, python, tensorflow
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Tensorflow Workspace
===
Collection of random tensorflow experiments for personal use and learning.
[](LICENSE)

## Experiments
### [Eye of Newt](eye_of_newt/README.md)

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