https://github.com/zeionara/tf2.0-samples
My results of experiments with tensorflow 2.0
https://github.com/zeionara/tf2.0-samples
Last synced: 4 months ago
JSON representation
My results of experiments with tensorflow 2.0
- Host: GitHub
- URL: https://github.com/zeionara/tf2.0-samples
- Owner: zeionara
- License: gpl-3.0
- Created: 2019-09-27T14:59:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-03T18:45:34.000Z (over 5 years ago)
- Last Synced: 2025-01-02T07:46:14.771Z (6 months ago)
- Language: Python
- Size: 5.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tensorflow 2.0 samples
My results of experiments with tensorflow 2.0
## Prerequisites
To suppress incompatibility errors roll back to the older version of gast:
`pip3 install 'gast==0.2.2'`
## Datasets
### commands.pkl
Taken from [here](https://github.com/MANASLU8/VoiceIoT)