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

Feature/softmax unfold #166

Merged
merged 6 commits into from
Aug 2, 2013
Merged

Feature/softmax unfold #166

merged 6 commits into from
Aug 2, 2013

Conversation

bob-carpenter
Copy link
Contributor

Bunch of changes, all with tests:

  • unfolded the derivatives for softmax
  • added log_softmax
  • vectorized categorical_log and optimized
  • added categorical_logit
  • added log_sum_exp for vector, row vector and matrix with unfolded derivatives
  • added op_matrix_vari class to support log_sum_exp

@stan-buildbot
Copy link
Contributor

Test PASSed.
Refer to this link for build results: http://d1m1s1b1.stat.columbia.edu:8080/job/Stan%20Github%20Pull%20Requests/155/

@syclik
Copy link
Member

syclik commented Aug 2, 2013

The pull request looks good to me.

syclik added a commit that referenced this pull request Aug 2, 2013
@syclik syclik merged commit 5f862ab into develop Aug 2, 2013
@syclik syclik deleted the feature/softmax-unfold branch August 2, 2013 12:32
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

3 participants