Pinned Repositories
Audio
Code related to audo processing
AudioLM
bioinformatics_min_project
DynamicRoutingBetweenCapsules
Implementation of 'Dynamic Routing Between Capsules' in TensorFlow
grokking-experiments
Experiments related to the "Progress Measures for Grokking via Mechanistic Interpretability" paper
HueChords
Code to change the colour of Phillips Hue lights based on the current chord of music being played using machine learning
lightning-hydra-template
PyTorch Lightning + Hydra. A very user-friendly template for rapid and reproducible ML experimentation with best practices. ⚡🔥⚡
MastersProject
MatrixCapsulesWithEMRouting
Implementation of 'Matrix Capsules with EM Routing' in TensorFlow
ModelTemplate
Template for a TensorFlow model project.
RoganInglis's Repositories
RoganInglis/AudioLM
RoganInglis/MatrixCapsulesWithEMRouting
Implementation of 'Matrix Capsules with EM Routing' in TensorFlow
RoganInglis/Audio
Code related to audo processing
RoganInglis/bioinformatics_min_project
RoganInglis/DynamicRoutingBetweenCapsules
Implementation of 'Dynamic Routing Between Capsules' in TensorFlow
RoganInglis/grokking-experiments
Experiments related to the "Progress Measures for Grokking via Mechanistic Interpretability" paper
RoganInglis/HueChords
Code to change the colour of Phillips Hue lights based on the current chord of music being played using machine learning
RoganInglis/lightning-hydra-template
PyTorch Lightning + Hydra. A very user-friendly template for rapid and reproducible ML experimentation with best practices. ⚡🔥⚡
RoganInglis/MastersProject
RoganInglis/ModelTemplate
Template for a TensorFlow model project.
RoganInglis/reinforcement_learning_pytorch
RoganInglis/RLAgents
Implementations of reinforcement learning algorithms using Tensorflow and gym
RoganInglis/SAELens
Training Sparse Autoencoders on Language Models
RoganInglis/scalable_agent
A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.
RoganInglis/sequence-model-experiments
RoganInglis/SmartSampleLibrary
Code to classify audio samples such that they can be easily sorted and searched semantically to make production more fun.
RoganInglis/sparse-feature-circuit-development
RoganInglis/StackGAN
RoganInglis/transformers
RoganInglis/VQ-VAE
Basic implementation of VQ-VAE for personal experimentation