Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sergei-mironov/seminarium
https://github.com/sergei-mironov/seminarium
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sergei-mironov/seminarium
- Owner: sergei-mironov
- Created: 2021-10-19T18:51:19.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-20T13:16:01.000Z (over 2 years ago)
- Last Synced: 2024-07-07T11:28:50.930Z (4 months ago)
- Language: Python
- Size: 705 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Topics
======* [Simulated annealing](./src/annealing/MCMC.md)
* [Gibbs sampling](./src/annealing/Gibbs.md)References
==========* Rastrigin function https://en.wikipedia.org/wiki/Rastrigin_function ,
testing optimizers