ElleLeonne
Machine Learning Engineer - If you are looking to hire a researcher, or looking for someone to implement a research paper for you or your business, reach out
EmerGen AIMinnesota, USA
Pinned Repositories
BasicDataUtils
Experimental beginner level code for manipulating data
Cross-Axis-Transformer
The code associated with my cross-axis transformer research project.
DiscordListenServer
Elle-Curve
Space filling curve for preserving spatial locality with a focus on the center of the image, inspired by Hilbert Curves
filters
gradio_data_cleaning_ui
A webui for hand cleaning important data. More visually appealing than raw json.
handmade_flax_transformers
A basic transformer architecture in flax. XLA compiler go brrrrr
image_processor
An image processor for a modular vision pipeline
jax_toolkit
Help scripts for navigating the low level jax libraries
Lightning-ReLoRA
A public implementation of the ReLoRA pretraining method, built on Lightning-AI's Pytorch Lightning suite.
ElleLeonne's Repositories
ElleLeonne/Lightning-ReLoRA
A public implementation of the ReLoRA pretraining method, built on Lightning-AI's Pytorch Lightning suite.
ElleLeonne/Cross-Axis-Transformer
The code associated with my cross-axis transformer research project.
ElleLeonne/gradio_data_cleaning_ui
A webui for hand cleaning important data. More visually appealing than raw json.
ElleLeonne/BasicDataUtils
Experimental beginner level code for manipulating data
ElleLeonne/DiscordListenServer
ElleLeonne/Elle-Curve
Space filling curve for preserving spatial locality with a focus on the center of the image, inspired by Hilbert Curves
ElleLeonne/filters
ElleLeonne/handmade_flax_transformers
A basic transformer architecture in flax. XLA compiler go brrrrr
ElleLeonne/image_processor
An image processor for a modular vision pipeline
ElleLeonne/jax_toolkit
Help scripts for navigating the low level jax libraries
ElleLeonne/ML-playground-dump
A backup for various code demos. Not intended for deployment or even functionality.
ElleLeonne/pytorch_wavelets
Pytorch implementation of 2D Discrete Wavelet (DWT) and Dual Tree Complex Wavelet Transforms (DTCWT) and a DTCWT based ScatterNet
ElleLeonne/RWKV-LM
RWKV is a RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
ElleLeonne/scenic
Scenic: A Jax Library for Computer Vision Research and Beyond
ElleLeonne/text-generation-webui
A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, OPT, and GALACTICA.
ElleLeonne/Go-Fish_2
A negotiating and deal-marking card game & strategy game.
ElleLeonne/sqlite3-database
Nice basic local sql database class
ElleLeonne/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.