Reuben Feinman
Results
7
repositories owned by
Reuben Feinman
pytorch-minimize
284
Stars
32
Forks
Watchers
Newton and Quasi-Newton optimization with PyTorch
detecting-adversarial-samples
107
Stars
14
Forks
Watchers
Code for "Detecting Adversarial Samples from Artifacts" (Feinman et al., 2017)
pyBPL
69
Stars
11
Forks
Watchers
Python implementation of Bayesian Program Learning tools (with PyTorch)
GNS-Modeling
19
Stars
7
Forks
Watchers
Generative Neuro-Symbolic (GNS) Modeling (Feinman & Lake, 2021)
learning-to-learn
21
Stars
6
Forks
Watchers
Code for "Learning Inductive Biases with Simple Neural Networks" (Feinman & Lake, 2018).
pytorch-lasso
59
Stars
8
Forks
Watchers
L1-regularized least squares with PyTorch
tictactoe-reinforcement-learning
51
Stars
22
Forks
Watchers
Train a tic-tac-toe agent using reinforcement learning.