Pinned Repositories
21cmMultinest
Applying Multinest to 21cmFAST simulations
advent-of-code-2020
Advent of code challenges in Python.
anagram-generator
ansible
enigma_simulator
An implementation of the Enigma machine in Python.
gitconf
Go module to configure multiple git configs.
music-lstm
Melody generation using an LSTM
ray-tracer
Creating a ray tracer in Rust.
replay-memory
Simple replay memory data structure implemented using a ring buffer in Rust. Intended to be used for reinforcement learning.
tensorflow-flask
Example of a tensorflow model production deployment using flask
tristan-jl's Repositories
tristan-jl/advent-of-code-2020
Advent of code challenges in Python.
tristan-jl/anagram-generator
tristan-jl/ansible
tristan-jl/enigma_simulator
An implementation of the Enigma machine in Python.
tristan-jl/gitconf
Go module to configure multiple git configs.
tristan-jl/music-lstm
Melody generation using an LSTM
tristan-jl/ray-tracer
Creating a ray tracer in Rust.
tristan-jl/replay-memory
Simple replay memory data structure implemented using a ring buffer in Rust. Intended to be used for reinforcement learning.
tristan-jl/tensorflow-flask
Example of a tensorflow model production deployment using flask
tristan-jl/binary-heap
Implementation of a binary heap in rust
tristan-jl/bokeh
A Rust implementation of image-blurring using disc-shaped kernels to produce a 'Bokeh' lens-effect.
tristan-jl/chip8-emulator
tristan-jl/chunker
Benchmark performance for chunking text with tiktoken
tristan-jl/cpython
The Python programming language
tristan-jl/datasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
tristan-jl/device-api
tristan-jl/dotfiles
tristan-jl/enigma
An implementation of the Enigma machine in Rust.
tristan-jl/fractal
Go module to render the Mandelbrot Set fractal
tristan-jl/internet-pi
Raspberry Pi config for all things Internet.
tristan-jl/multilayer-perceptron
Creating neural network only using NumPy to better understand fundamentals
tristan-jl/personal-puppet
serverless puppet to manage my machines
tristan-jl/planet
tristan-jl/rust-analyzer
An experimental Rust compiler front-end for IDEs
tristan-jl/scalaGraph
tristan-jl/sudoku
Simple sudoku solver
tristan-jl/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
tristan-jl/tiktoken-rs
Ready-made tokenizer library for working with GPT and tiktoken
tristan-jl/tutorials
PyTorch tutorials.
tristan-jl/vae-mist
Variational Autoencoder network trained on the MNIST dataset