https://github.com/ignf/librjmcmc4j
librjmcmc4j is a library for stochastic optimization based on reversible jump monte carlo markov chains coupled with simulated annealing. It is the java port of librjmcmc
https://github.com/ignf/librjmcmc4j
Last synced: 11 months ago
JSON representation
librjmcmc4j is a library for stochastic optimization based on reversible jump monte carlo markov chains coupled with simulated annealing. It is the java port of librjmcmc
- Host: GitHub
- URL: https://github.com/ignf/librjmcmc4j
- Owner: IGNF
- Created: 2015-02-03T14:51:23.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T09:33:52.000Z (over 2 years ago)
- Last Synced: 2023-08-05T00:23:04.951Z (over 2 years ago)
- Language: Java
- Size: 490 KB
- Stars: 6
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# librjmcmc4j
librjmcmc4j is a library for stochastic optimization based on reversible jump monte carlo markov chains coupled with simulated annealing. It is the java port of librjmcmc