Skip to content
/ NVM Public

Deep neural network from Newton vs the Machine

Notifications You must be signed in to change notification settings

pgbreen/NVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep neural network from Newton vs the Machine

nvm.py is a python script for generating trajectories, use -h for options

$./nvm.py -x -0.25 0.25 -o output
 Initial conditions x2 = (-2.500E-01, 2.500E-01)
 Total time  5.55E-02 sec, per evaluation  1.11E-04 sec
 Saving data to output.dat and plot to output.pdf

Example trajectory

Preprint available at https://arxiv.org/abs/1910.07291

Requires

  • Tensorflow
  • Matplotlib
  • h5py

About

Deep neural network from Newton vs the Machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages