Pinned Repositories
ARCnetwork
Deep neural network meant to solve 'IQ' style questions from the ARC benchmark, as well as the code that cleans and preps the data. Built for the Kaggle abstraction and reasoning competition.
base10
Code for the experiments in "Language Models Encode Numbers Using Digit Representations in Base 10"
BFGPT
Brute Force GPT is an experiment to push the power of a GPT chat model further using a large number of attempts and a tangentially related reference for inspiration.
evolutionaryGPT
Evolutionary Search for expert-level performance on any task with environmental feedback
finetune_llama_3_own_data
Simple notebook to train (technically, fine-tune) llama 3 8B on your own text data!
justaneuron
Interactive visualization of backprop through a single neuron using React Flow and a JS implementation of Micrograd
needlesearch-client
The client side code for the NeedleSearch chrome extension.
SpectralClustering
An implementation of the spectral clustering algorithm using C and Python made with Michael Garbois.
x-content-filter-openrouter
cgroups-rs
Native Rust library for managing control groups under Linux
amitlevy's Repositories
amitlevy/finetune_llama_3_own_data
Simple notebook to train (technically, fine-tune) llama 3 8B on your own text data!
amitlevy/evolutionaryGPT
Evolutionary Search for expert-level performance on any task with environmental feedback
amitlevy/BFGPT
Brute Force GPT is an experiment to push the power of a GPT chat model further using a large number of attempts and a tangentially related reference for inspiration.
amitlevy/base10
Code for the experiments in "Language Models Encode Numbers Using Digit Representations in Base 10"
amitlevy/justaneuron
Interactive visualization of backprop through a single neuron using React Flow and a JS implementation of Micrograd
amitlevy/needlesearch-client
The client side code for the NeedleSearch chrome extension.
amitlevy/ARCnetwork
Deep neural network meant to solve 'IQ' style questions from the ARC benchmark, as well as the code that cleans and preps the data. Built for the Kaggle abstraction and reasoning competition.
amitlevy/SpectralClustering
An implementation of the spectral clustering algorithm using C and Python made with Michael Garbois.
amitlevy/x-content-filter-openrouter
amitlevy/amitlevy
Config files for my GitHub profile.
amitlevy/cgroups-rs
Native Rust library for managing control groups under Linux
amitlevy/command-line-tutorial
amitlevy/evals
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
amitlevy/first-contributions
🚀✨ Help beginners to contribute to open source projects
amitlevy/flux_lab
Code I have written as part of a lab in Rutherford scattering to process the sensor data
amitlevy/Gradient-Descent
A bunch of gradient descent algorithms, implemented in Python by me.
amitlevy/hazman
A simple Israel timezone clock.
amitlevy/polyomino
An algorithm to calculate how many n polynomial's exist recursively and display them.
amitlevy/SolutionGambling
Gambling game subreddit run by dealer bots
amitlevy/threeskeletons
Fight the three skeletons (me trying to find a use for OOP)
amitlevy/titanic-mlp-classifier
Neural network that classifies if somebody survived or died in the titanic disaster
amitlevy/treelist
An AVL tree based list data structure created for a data structures course together with Yonatan Lin.
amitlevy/weartoday
Tells you what to wear today.