lecture_notes.pdf
andslides/
- Demo codes
- Poor man's computation graph:
computation_graph.py
- Hamiltonian inverse design with reverse mode AD:
schrodinger.py
- Counting dimers with variational tensor network:
dimer.py
- Solving the fastest descent problem with NeuralODE
brachistochrone/
- Variational free energy with flow model:
realnvp/
- Poor man's computation graph:
Have fun!
MIT License