Lead Deep Learning Scientist at Common Sense Machines. Previously: PhD student with Brenden Lake at NYU, intern with Yann LeCun at FAIR.
Highlights
- Pro
Pinned Loading
-
GNS-Modeling
GNS-Modeling PublicGenerative Neuro-Symbolic (GNS) Modeling (Feinman & Lake, 2021)
-
pytorch-minimize
pytorch-minimize PublicNewton and Quasi-Newton optimization with PyTorch
-
detecting-adversarial-samples
detecting-adversarial-samples PublicCode for "Detecting Adversarial Samples from Artifacts" (Feinman et al., 2017)
-
learning-to-learn
learning-to-learn PublicCode for "Learning Inductive Biases with Simple Neural Networks" (Feinman & Lake, 2018).
-
tictactoe-reinforcement-learning
tictactoe-reinforcement-learning PublicTrain a tic-tac-toe agent using reinforcement learning.
155 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 21 commits in 2 repositories
Created 1 repository
-
rfeinman/Grounded-SAM-2
Jupyter Notebook
This contribution was made on Mar 24
Created a pull request in CommonSenseMachines/csm-ai that received 2 comments
remove deprecated preview/refine functions and update docstrings
This PR implements the following changes:
remove get_3d_refine()
and get_3d_preview()
methods from BackendClient
class
update function docstrings …
+12
−87
lines changed
•
2
comments
Opened 3 other pull requests in 2 repositories
CommonSenseMachines/csm-ai
2
merged
-
Implement async functionality via
start
andpoll
methodsThis contribution was made on Mar 26 -
Updates mar24
This contribution was made on Mar 25
IDEA-Research/Grounded-SAM-2
1
merged
-
Update setuptools build requirement to fix build error
This contribution was made on Mar 24
Reviewed 1 pull request in 1 repository
CommonSenseMachines/csm-ai
1 pull request
-
Dmitry/updates march 12
This contribution was made on Mar 13
Created an issue in IDEA-Research/Grounded-SAM-2 that received 2 comments
Error building Docker image
I am trying to run the code using the official docker image. However, building a docker image with the official Dockerfile fails for me at the comm…
2
comments