3 projects
monte-library
monte-library is a set of Monte Carlo methods in Python. The package is written to be flexible, clear to understand and encompass variety of Monte Carlo methods.
findi-descent
FinDi: Finite Difference Gradient Descent can optimize any function, including the ones without analytic form, by employing finite difference numerical differentiation within a gradient descent algorithm.
optschedule
Flexible parameter scheduler that can be implemented with proprietary and open source optimizers and algorithms.