Skip to content

ryanchaiyakul/dismech_nn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dismech NN

Usage

Pip install the package locally to use the models. The requisite package list is not set yet, so you will have to manuall install the following packages for now.

  • Pytorch
  • Matplotlib
  • Torchdiffeq (consider this version instead which has proximal backward solvers)
  • Tqdm
pip install -e .

About

NeuralODE implementation of DER elastic forces.

Topics

Resources

Stars

Watchers

Forks