-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: kostaleonard/great-model-theory
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Implement DifferentiableFunction.getInputs from DifferentiableFunction.getParents
enhancement
New feature or request
Users should not need to know about the autodiff module to fit a model
enhancement
New feature or request
Scaliest failAfter does not terminate the test after exceeding the time limit
bug
Something isn't working
Input case class relies on Option argument's memory address in comparisons
bug
Something isn't working
Add autodiff and backpropagation docs for laymen
documentation
Improvements or additions to documentation
NDArray arrayApproximatelyEquals fails if arrays contain positive or negative infinity
bug
Something isn't working
Add links in main readme to autodiff resources for those who would like to read further
documentation
Improvements or additions to documentation
Make NDArray toString hide all elements but first 10 and last 10 by default
enhancement
New feature or request
Consider making a MatMul DifferentiableFunction and having DotProduct call it
enhancement
New feature or request
Check private method docstrings for information that may be relevant in public docstrings
documentation
Improvements or additions to documentation
Add better error messages for DifferentiableFunction's DotProduct getOutputShape
enhancement
New feature or request
If possible, make DifferentiableFunction's getOutputShape concrete
enhancement
New feature or request
NDArray arange and random may create invalid objects when shape is an empty array
bug
Something isn't working
Previous Next
ProTip!
Adding no:label will show everything without a label.