Hobo AI
Saturday, 27 January 2024
Seed Recall - The latest developments
›
Ok so in case you havent read it I uploaded a post about what I call Seed Recall here . Basically you train a Neural Network on, in this ca...
Sunday, 14 January 2024
General GIT usage for forgetful old GITs
›
create repository on github website git clone https://github.com/yourname/repository copy your files into repository/ git add eachfile.cc g...
Sunday, 6 September 2020
Use MinGW and FreeGlut to write graphics programs for Windows!!
›
MinGW install with GCC-G++ : http://www.mingw.org/ Download FreeGlut version 2.8 + https://www.transmissionzero.co.uk/files/software/d...
Wednesday, 5 August 2020
A Kalman Filter for Predicting Randomized Chaos
›
I downloaded from github this wonderfully elegant Kalman filter : https://github.com/hbcbh1999/kalman-filter Its a really nice and simple im...
›
Home
View web version