Pinned Repositories
autostereogram-rust
Autostereogram generation in Rust
chess-rust
rust wip chess engine + gui
Feed-Forward-Neural-Network
C++ implementation of multi-layer feed forward neural networks with back propagation algorithm.
fft-hue
Minimal "react-to-music" Philips Hue script
hive-rust
hive board game engine in rust
mini-synth
Modular mini-synth modules in Python
omnitouch
Omnichord TouchOSC replication
quadcopter
Implementation of quadcopter flight dynamics & control.
retrorust
Mini retro-vibe monophonic synthesizer.
tictactoe-negamax-alpha-beta-rust
Rust implementation of negamax + alpha/beta pruning game with optimal strategy for both players coded in rust.
alelouis's Repositories
alelouis/quadcopter
Implementation of quadcopter flight dynamics & control.
alelouis/advent-of-code
Advent of code
alelouis/graph-networks
Minimalist implementation of Relational inductive biases, deep learning, and graph networks in PyTorch.
alelouis/ballistic-kf
Kalman filter position tracking of ballistic object in Rust.
alelouis/web-fiesta
Fiesta, on the web.
alelouis/alelouis.github.io.old
Personal blog.
alelouis/ant-array-101
ULA antenna array modelisation, MUSIC DOA estimation and response calibration.
alelouis/tictactoe-negamax-alpha-beta-rust
Rust implementation of negamax + alpha/beta pruning game with optimal strategy for both players coded in rust.
alelouis/chess-rust
rust wip chess engine + gui
alelouis/hive-rust
hive board game engine in rust
alelouis/retrorust
Mini retro-vibe monophonic synthesizer.
alelouis/alelouis
alelouis readme
alelouis/auto-zell
Auto zellij run command for Neovim
alelouis/autograd-toy-python
Autograd minimal toy implementation in Python
alelouis/bfs-dfs
Graph search memo
alelouis/cache-line-check
Checking cache-line length
alelouis/dotfiles
my dotfiles
alelouis/hive-gui
gui for hive engine
alelouis/minkowski-spacetime
Minkowski space-time drawing utility
alelouis/musical-context
alelouis/nrf-play
microbit hal playground
alelouis/perlin-verlet
Particle flow in Perlin fields using verlet integration
alelouis/pyradon
Python bindings for rust Radon transform.
alelouis/qmk_lily_fr
lily58 keymaps fr
alelouis/qmk_moonlander_fr
My moonlander config
alelouis/quadtree_simple
Simple rust implementation of quadtrees
alelouis/radon-transform
Radon transform implementation in Rust and Python.
alelouis/safrandeval-website
safrandeval.fr redesign
alelouis/swusearch
alelouis/tictactoe-minimax
Naive minimax tic-tac-toe graph for optimal strategy.