Found 7 repositories(showing 7)
D-Niermann
C++ implementation of a simple Boltzmann Machine. in this project I tinkered with the creation of a custom matrix class, using operator overloading, dot products and learning how to properly use pointers and memory allocation. I also wanted to see how fast plain C++ is, especially in comparison with Python.
Implement from scratch an RBM and apply it to MINST dataset (hadwritten digit). It was implemented in Python and C++
ggruszczynski
cpp & openMP implementation of Lattice Boltzmann Method
ClarkGuilty
Third iteration on the collisional Lattice-Boltzmann simulation, this time in C++. Original here: https://github.com/ClarkGuilty/CollisionalDarkMatterSimulation
Rajpreet2206
The code for running D2Q9 lattice simulation for a planar flow between two plates
IntrepidNomad
Lattice Boltzmann Simulation Implemented in Cpp with Eigen and VTK
AdrSuns
A simple Boltzmann simulation written in an hour(taking so long for having not used cpp for too long, certainly)
All 7 repositories loaded