https://github.com/simon2k/tensorflow_sandbox
https://github.com/simon2k/tensorflow_sandbox
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simon2k/tensorflow_sandbox
- Owner: simon2k
- Created: 2021-01-02T03:39:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-10T22:05:05.000Z (over 4 years ago)
- Last Synced: 2025-01-12T18:24:57.437Z (6 months ago)
- Language: Jupyter Notebook
- Size: 808 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TFS - TensorFlow Sandbox
## Description
This repo gathers a couple of smaller projects and **scratches** containing little experiments.
## Projects
### MLP & CNN for Google Street View House Numbers
[PDF](MLP%20%26%20CNN%20for%20Google%20Street%20View%20House%20Numbers.pdf) |
[Notebook](./MLP%20%26%20CNN%20for%20Google%20Street%20View%20House%20Numbers.ipynb) |
[Scripts](project_svhn_classification)