Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 378 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 378 Bytes

CSC2541 Code Examples

This repository will contain JAX example code for my topics course, CSC2541: Neural Net Training Dynamics. So far, it contains an implementation of the original K-FAC algorithm, as well as the sensitivity analysis from Lecture 2. Additional examples from Chapters 2 and 3 will be added soon.