Skip to content
Snippets Groups Projects
Commit df57c27b authored by Fahad Khalid's avatar Fahad Khalid
Browse files

Bug fix: The 'run_on_localMachine.sh' script in the 'keras' directory now uses...

Bug fix: The 'run_on_localMachine.sh' script in the 'keras' directory now uses the correct file name.
parent a6bd0826
Branches
Tags 0.39.0-rc1
No related merge requests found
#!/usr/bin/env bash #!/usr/bin/env bash
# Run the program # Run the program
python -u mnist_cnn.py python -u mnist.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment