Skip to content
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

Re-implement gradient computation #44

Merged
merged 4 commits into from
Jul 18, 2015
Merged

Re-implement gradient computation #44

merged 4 commits into from
Jul 18, 2015

Conversation

timholy
Copy link
Member

@timholy timholy commented Jul 3, 2015

This also tests the gradient using DualNumbers, which serves both as a check about our type-generality and provides a stringent test of the gradient computation.

Testing could be more thorough, but this is a start.

EDIT: built on top of #43, the new stuff starts with the 2nd commit.

@timholy
Copy link
Member Author

timholy commented Jul 4, 2015

Note to self: whenever I think to myself "testing could be more thorough," bet $1M that I have a bug in my code.

timholy added a commit that referenced this pull request Jul 18, 2015
Re-implement gradient computation
@timholy timholy merged commit 18d42b2 into master Jul 18, 2015
@timholy timholy deleted the teh/gradient branch July 18, 2015 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants