Pinned Repositories
DifferentialEvolution
genetic-function-plot
Finds polynomial coefficients, using genetic algorithm, for an arbitrary order from a set of datapoints. And plots them real time.
JsonSerializerSwift
A simple Json Serializer for Swift
NimPlayground
peheje's Repositories
peheje/JsonSerializerSwift
A simple Json Serializer for Swift
peheje/NimPlayground
peheje/genetic-function-plot
Finds polynomial coefficients, using genetic algorithm, for an arbitrary order from a set of datapoints. And plots them real time.
peheje/DifferentialEvolution
peheje/advent
peheje/baselines
Fork of OpenAI Baselines. Used by Nikolaj Holden and Peter Helstrup Jensen in our master thesis: Deep Reinforcement Learning for Traffic Light Control.
peheje/Billy
A fast no-nonsense music player.
peheje/bucklespring
Nostalgia bucklespring keyboard sound
peheje/danish-names
Lists of popular danish female and male first and last names. The names on the lists are sorted by popularity. Source: http://www.danskernesnavne.navneforskning.ku.dk
peheje/differential_evolution_cpp
peheje/DotnetTestSetupExample
peheje/Extending-NServiceKit.OrmLite
Read more here https://github.com/NServiceKit/NServiceKit.OrmLite
peheje/FSharpSFML
peheje/grad_desc_poly
Gradient Descent for polynomials in P5 Javascript
peheje/hiddenMarkov
peheje/InterviewThis
An open source list of developer questions to ask prospective employers
peheje/Kotlin-neural-network
Simple genetic algorithm to evolve neural networks. Uses batches of training examples. Iris and Wine dataset.
peheje/kotlin_js_p5_grad_desc
peheje/LearningFSharp
peheje/MobilePay-CodeTest
The code test for new applicants
peheje/NickelMenu
The easiest way to launch scripts, change settings, and run actions on Kobo e-readers.
peheje/peheje.github.io
peheje/PID-Controller
PID controller in Kotlin using Processing