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

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

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)