Popular repositories
-
A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See paper here: https://eplex.cs.ucf.edu/papers/sosa_ugrad_repo…
-
A public repository for "Write, Execute, Assess: Program Synthesis With a REPL" project by Kevin Ellis, Max Nye, Yewen Pu, Felix Sosa, Josh Tenenbaum, and Armando Solar-Lezama. Presented at NeurIPS…
-
Material for the Moral Dynamics project -- a computational model of moral judgment by Felix Sosa, Tomer Ullman, Josh Tenenbaum, Sam Gershman, and Tobias Gerstenberg. A standing manuscript can be fo…
-
-
-
Forked from CodeReclaimers/neat-python
Python implementation of the NEAT neuroevolution algorithm
Python
139 contributions in the last year
Contribution activity
June 2021
May 2021
Created 7 commits in 3 repositories
Created 2 repositories
- flxsosa/PsiturkQualtricsExample HTML
- flxsosa/psiTurk Python
Created a pull request in NYUCCL/psiTurk that received 2 comments
Update dashboard.txt
Updating dashboard.txt to instruct users to also set secret_key as a config variable if they want to enable the dashboard. Before this commit, secr…
Created an issue in NYUCCL/psiTurk that received 5 comments
Setting enable_dashboard = true prevents the experiment from running
When setting enable_dashboard = true in the config.txt on Psiturk v3.2.0, the experiment doesn't run locally or remotely on Heroku. Locally, after …