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

GitHub

526 stars
7 watching
129 forks
Language: Jupyter Notebook
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
jakezhaojb/araeAn implementation of Adversarially Regularized Autoencoders for language generation and discrete structure modeling.400
trungnt13/sisuaA software framework for semi-supervised generative Autoencoder models applied to single-cell data analysis.18
intelligent-machine-learning/dlroverAutomates large-scale deep learning training on distributed clusters, providing fault tolerance and fast recovery from failures.1,302
fducau/aae_pytorchAn implementation of Adversarial Autoencoders using PyTorch for training neural networks on structured data.199
zhegan27/convsentTrains an autoencoder to learn generic sentence representations using convolutional neural networks34
eladhoffer/bigbatchA 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-learningA framework to learn simple algorithms from examples by generating and visualizing intermediate solutions180
madebyollin/taesdA Tiny AutoEncoder implementation for Stable Diffusion's image generation model602
ahmedfgad/neuralgeneticTrains artificial neural networks using the genetic algorithm241
microsoft/mpnetDevelops a method for pre-training language understanding models by combining masked and permuted techniques, and provides code for implementation and fine-tuning.288
shobrook/sequiturA library of autoencoders for sequential data435
madrylab/robustnessA library for training and evaluating neural networks with a focus on adversarial robustness.921
fielddb/androidspeechrecognitiontrainerAn Android app for training speech recognition in low-resource languages, utilizing FieldDB corpora and user-defined vocabularies.3
ahmedfgad/kerasgaTrains Keras models using the Genetic Algorithm36
ahmedfgad/cnngeneticTrains CNNs using a genetic algorithm for classification problems where one class per sample is allowed.22