facebookresearch/aepsych
AEPsych is a tool for adaptive experimentation in psychophysics and perception research, built on top of gpytorch and botorch.
HTMLNOASSERTION
Issues
- 0
Make functions consistently return Pytorch tensors and require tensors as input
#365 opened by crasanders - 0
Write documentation explaining all of the server command line options and put them on the website
#383 opened by crasanders - 0
Improve lint Github Action
#382 opened by crasanders - 0
Refactor model class hierarchy
#381 opened by crasanders - 0
Improved logging
#380 opened by crasanders - 0
Refactor AEPsych models to not require dim instead of lb, ub in constructor
#379 opened by crasanders - 0
- 0
- 0
A Few Minor Issues in the Tutorial
#372 opened by kayween - 0
Implement a staircase generator class
#369 opened by crasanders - 0
More robust server handling
#368 opened by crasanders - 0
Improve client-server error handling
#31 opened by crasanders - 0
Remove `#type: ignore ` comments from codebase
#367 opened by crasanders - 0
- 0
Ensure that the tutorial works with the ax backend
#242 opened by crasanders - 0
Update our API Reference Page and Diagram
#223 opened by crasanders - 0
Add trial_index to ask and tell messages
#228 opened by crasanders - 0
Plot Binary Outcomes Using the Ax Backend
#220 opened by crasanders - 0
- 0
- 0
- 0
- 2
Ctrl-C to stop server does not work
#13 opened by franknieu - 1
Launching AEPsych server error
#341 opened by garcikar - 0
Implement AxRandomGenerator
#236 opened by crasanders - 0
- 0
- 0
Implement BetaRegressionGP using the Ax backend
#244 opened by crasanders - 0
Implement Query Method for Python Client
#265 opened by crasanders - 10
- 0
Make an AEPsych utility executable
#192 opened by mshvartsman - 1
- 0
Build a raw data table
#34 opened by crasanders - 0
Implement baseline linear model
#195 opened by mshvartsman - 1
Add the ability to warm start models using data from previous experiments.
#135 opened by crasanders - 0
- 0
Document server design and usage
#29 opened by crasanders - 1
Make the server support async messages
#28 opened by crasanders - 0
Support named outcomes
#187 opened by crasanders - 0
- 1
Build a metadata intake flow
#32 opened by crasanders - 0
Automate the creation of Docker Images
#38 opened by crasanders - 0
Write better database unit tests
#36 opened by crasanders - 0
Better config storage
#33 opened by crasanders - 0
Enable server to handle multiple clients and multiple experiments per client
#30 opened by crasanders - 4
Unity example: recv_json not responding
#14 opened by HuSuyi