Skip to content

qleveque/bullseye_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bullseye!

"Bullseye!" is a new algorithm for computing the Gaussian Variational Approximation of a target distribution. Its strong point lies in the fact that it can easily be parallelized and distributed.

C++ version

The current repository contains an implementation of the bullseye method in C++. It does not represent in itself the outcome of a project, but is a first attempt in the discovery phase of the algorithm and the different possible implementations. To see a finalized version, refer to the repository bullseye.

This version has dependencies, and uses boost v1.68 and Eigen v3.3.5.

The project was developed under Visual Studio, so the project file was included.

Author

License

This project licensed under the GPL3 License - see the LICENSE file for details.

About

A c++ implementation of the Bullseye algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published