Pinned Repositories
advent
Rusty port of Will Crowther and Don Woods' classic text adventure game from 1977.
advent_of_code
https://adventofcode.com/
Biological_Learning
Example of "biological" learning for MNIST
ca-rs
Cellular Automata
ff-py
Forward-Forward algorithm on MNIST
font8x8-rs
8x8 bitmap fonts for 604 unicode code points (ascii, latin, greek, hiragana, ...)
rbm-py
Deep Boltzmann Machines evaluated on the MNIST handwritten digit recognition task; Python+Numpy implementation.
shunting_yard
Shunting Yard Algorithm
stmc-rs
Random numbers (Marsaglia) and general statistics functions.
UniPac
UniPac: Unicode-powered Pacman Adventure
jesper-olsen's Repositories
jesper-olsen/UniPac
UniPac: Unicode-powered Pacman Adventure
jesper-olsen/font8x8-rs
8x8 bitmap fonts for 604 unicode code points (ascii, latin, greek, hiragana, ...)
jesper-olsen/rbm-py
Deep Boltzmann Machines evaluated on the MNIST handwritten digit recognition task; Python+Numpy implementation.
jesper-olsen/shunting_yard
Shunting Yard Algorithm
jesper-olsen/stmc-rs
Random numbers (Marsaglia) and general statistics functions.
jesper-olsen/advent
Rusty port of Will Crowther and Don Woods' classic text adventure game from 1977.
jesper-olsen/Biological_Learning
Example of "biological" learning for MNIST
jesper-olsen/ca-rs
Cellular Automata
jesper-olsen/ff-py
Forward-Forward algorithm on MNIST
jesper-olsen/guide
The Plotters Guide
jesper-olsen/jesper-olsen.github.io
jesper-olsen/mandelbrot-py
Mandelbrot in python.
jesper-olsen/mandelbrot-rs
Rusty mandelbrot - single and multi-threaded - output as PNG
jesper-olsen/HDC-Language-Recognition
Hyperdimensional computing for language recognition: Matlab and RTL implementations + Python & Rust
jesper-olsen/hopfield
Hopfield Networks
jesper-olsen/linfa
A Rust machine learning framework.
jesper-olsen/mandelbrot-f
Mandelbrot in Fortran
jesper-olsen/mandelbrot-mojo
Mandelbrot with mojo (24.4) - png output via gnuplot
jesper-olsen/mandelbrot-nu
Mandelbrot in Nushell
jesper-olsen/mandelbrot_erl
Mandelbrot in Erlang. Sequential and multi-process implementation.
jesper-olsen/mcmc
2D Ising + TSP problems solved with MCMC methods.
jesper-olsen/mersenne-twister-rs
Pseudo random number generator based on the 64-bit Mersenne Twister.
jesper-olsen/nnlm
Halfmoons dataset - perceptron, least squares, GMM and RBF solutions.
jesper-olsen/nushell.github.io
Nushell's main website, blog, book, and more
jesper-olsen/PChess
Chess engine (C) with python bindings and flask web UI - deploy as docker container
jesper-olsen/phy
Physics simulations
jesper-olsen/poeten
Poetry
jesper-olsen/puccinia_s_checkmate
A rusty chess library
jesper-olsen/wirth
ALGORITHMS + DATA STRUCTURES = PROGRAMS
jesper-olsen/yew
Rust / Wasm framework for creating reliable and efficient web applications