Pinned Repositories
AutomaticDifferentiation
A lightweight automatic differentiation library that adds gradient tracking functionality to Numpy arrays.
Fun-with-ConvNets
Visualization and adversarial examples with a DIY (numpy only) ConvNet.
grokking
Trying to reproduce experiments from the paper "Grokking: Generalization beyond Overfitting on small algorithmic datasets".
NeuralLanguageModel
Pure numpy implementation of a character level LSTM language model.
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
taxonomy-construction
torchagents
PyTorch implementations of RL algorithms.
Xcuuuse
Proof checker for natural deduction.
3D_OBJECT_POSITIONAL_PREDICTION
MOTOR_CONTROLLER
BendeguzToth's Repositories
BendeguzToth/taxonomy-construction
BendeguzToth/grokking
Trying to reproduce experiments from the paper "Grokking: Generalization beyond Overfitting on small algorithmic datasets".
BendeguzToth/NeuralLanguageModel
Pure numpy implementation of a character level LSTM language model.
BendeguzToth/torchagents
PyTorch implementations of RL algorithms.
BendeguzToth/Xcuuuse
Proof checker for natural deduction.
BendeguzToth/AutomaticDifferentiation
A lightweight automatic differentiation library that adds gradient tracking functionality to Numpy arrays.
BendeguzToth/Fun-with-ConvNets
Visualization and adversarial examples with a DIY (numpy only) ConvNet.
BendeguzToth/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration