harrybraviner
Mathematician and astrophysicist by training. Machine Learning Scientist at Layer 6 AI. I also enjoy tinkering with hardware on the side.
Layer 6 AIToronto, Ontario
Pinned Repositories
2DNavierStokes
Psuedo-spectral solver to time-integrate the 2D Navier Stokes equations.
gan_mnist
My attempt to write a GAN in tensorflow.
hack_assembler
Assembler for the Hack language of the Nand2Tetris course, written in C.
i2c_motor_control
Code to run on Raspberry pi and communicate with the speed controller board from the "robot_control_board" and "motor_PWM" repositories.
jpeg_decoder
mix
Emulator for the MIX computer from The Art Of Computer Programming.
mojo_hack
Implementation of the Hack architecture from the nand2tetris course on a MojoV3 FPGA development board.
PIC18Fprogrammer_for_blog
A modification of Jose and Kirill's PIC18F programmer. Includes an example hex file, and removes the test for whether the chip is an 18F2550.
rust_graph
My attempt to implement a graph type in Rust. Really just for Rust practice and for me to use in programming challenges.
text_norm_kaggle
RNN for Text Normalisation Kaggle
harrybraviner's Repositories
harrybraviner/ou_exploration
harrybraviner/3d_printing
Configs and useful objects
harrybraviner/autoencoders
harrybraviner/basic_rl
harrybraviner/betting_notebook
harrybraviner/caching_dates
harrybraviner/camera_mount
harrybraviner/covid_stats
harrybraviner/disease_model
harrybraviner/EBM_pytorch
harrybraviner/fitted_variance
harrybraviner/garage_siding_clamp
harrybraviner/gcode_generators
harrybraviner/gearbox
harrybraviner/histogramming
harrybraviner/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
harrybraviner/jax_neural_nets
harrybraviner/jax_rnns
harrybraviner/kalman_filters
harrybraviner/mix_programs
harrybraviner/mnist_jax
Some basic JAX practice. Also a testing ground for best practices.
harrybraviner/neural_cdf
harrybraviner/npy_stream
harrybraviner/py-mojo-loader
Loader for the Mojo-v3 FPGA dev board.
harrybraviner/rust_closures_moving_environment
harrybraviner/rust_trees
Binary tree library implemented in Rust. Mostly exists for me to get practice with Rust.
harrybraviner/self_directed_rl
Some notes and exercises on reinforcement learning.
harrybraviner/xgb_serialization_error
harrybraviner/xgb_windows
harrybraviner/XLB
XLB: Accelerated Lattice Boltzmann (XLB) based on JAX for Physics-based ML