SAELens
Autoencoder trainer
A tool for training and analyzing sparse autoencoders to improve the understanding of neural networks and create safer AI systems.
Training Sparse Autoencoders on Language Models
461 stars
7 watching
123 forks
Language: Jupyter Notebook
last commit: 7 days ago Related projects:
Repository | Description | Stars |
---|---|---|
jakezhaojb/arae | An implementation of Adversarially Regularized Autoencoders for language generation and discrete structure modeling. | 400 |
trungnt13/sisua | A software framework for semi-supervised generative Autoencoder models applied to single-cell data analysis. | 18 |
intelligent-machine-learning/dlrover | An automatic distributed deep learning system that simplifies the training of large AI models | 1,270 |
fducau/aae_pytorch | An implementation of Adversarial Autoencoders using PyTorch for training neural networks on structured data. | 198 |
zhegan27/convsent | Trains an autoencoder to learn generic sentence representations using convolutional neural networks | 34 |
eladhoffer/bigbatch | A tool for training neural networks using large batch sizes and analyzing the trade-offs between longer training periods and better generalization performance. | 148 |
wojzaremba/algorithm-learning | A framework to learn simple algorithms from examples by generating and visualizing intermediate solutions | 180 |
madebyollin/taesd | A Tiny AutoEncoder implementation for Stable Diffusion's image generation model | 581 |
ahmedfgad/neuralgenetic | Tools and techniques for training neural networks using genetic algorithms | 240 |
microsoft/mpnet | Develops a method for pre-training language understanding models by combining masked and permuted techniques, and provides code for implementation and fine-tuning. | 288 |
shobrook/sequitur | A library of autoencoders for sequential data | 429 |
madrylab/robustness | A library for training and evaluating neural networks with a focus on adversarial robustness. | 918 |
fielddb/androidspeechrecognitiontrainer | An Android app for training speech recognition in low-resource languages, utilizing FieldDB corpora and user-defined vocabularies. | 3 |
ahmedfgad/kerasga | A Python library for training Keras models using the genetic algorithm | 36 |
ahmedfgad/cnngenetic | Trains convolutional neural networks using the genetic algorithm | 22 |