Some general tests for working enviroments. E.g.: Python, TF tests. To assure the graphics card is working. etc.
Use the package manager pip to install.
pip3 install tensorflow
pip3 install numpy
pip3 install pandas
pip3 install matplotlibimport xxx
testPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.