Skip to content
Snippets Groups Projects
Commit 12f3efdf authored by Matteo Galletti's avatar Matteo Galletti
Browse files

Add new file

parent 7ed76719
No related branches found
No related tags found
No related merge requests found
run.sh 0 → 100644
echo LD_LIBRARY_PATH=$LD_LIBRARY_PATH
echo PATH=$PATH
apt-get update; apt-get install -y git
pip install mnist
#!pip install -q git+https://github.com/tensorflow/examples.git
git clone https://github.com/alexcos78/tensorflow-test.git
echo RUNNING
cd "wp3 support";
time python script.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment