Skip to content
View rfeinman's full-sized avatar

Highlights

  • Pro

Block or report rfeinman

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. GNS-Modeling Public

    Generative Neuro-Symbolic (GNS) Modeling (Feinman & Lake, 2021)

    Python 26 10

  2. pyBPL Public

    Python implementation of Bayesian Program Learning tools (with PyTorch)

    Python 71 11

  3. pytorch-minimize Public

    Newton and Quasi-Newton optimization with PyTorch

    Python 340 37

  4. detecting-adversarial-samples Public

    Code for "Detecting Adversarial Samples from Artifacts" (Feinman et al., 2017)

    Python 108 15

  5. learning-to-learn Public

    Code for "Learning Inductive Biases with Simple Neural Networks" (Feinman & Lake, 2018).

    Python 21 6

  6. tictactoe-reinforcement-learning Public

    Train a tic-tac-toe agent using reinforcement learning.

    Python 59 24

155 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 1 repository

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
Reviewed 1 pull request in 1 repository
CommonSenseMachines/csm-ai 1 pull request

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
Loading