Skip to content

JiaweiZhuang/AM205_final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solving ODEs by neural networks

No finite difference -- directly learn a closed-form & continuous solution

./BFGS.gif

Final report in PDF: am205_report.pdf

Installation:

$ pip install git+https://github.com/JiaweiZhuang/AM205_final.git

Update to latest version:

$ pip install --upgrade git+https://github.com/JiaweiZhuang/AM205_final.git

Uninstall:

$ pip uninstall neuralsolver

API usage: see example/ folder

Also see the Julia implementation: https://github.com/JiaweiZhuang/6.338_final

About

Solving ODE by artificial neural networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published