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

0.6.0 #5

Merged
merged 13 commits into from Sep 2, 2022
Merged

0.6.0 #5

merged 13 commits into from Sep 2, 2022

Conversation

gabrielmfern
Copy link
Owner

  • fix the categorical cross entropy to compute loss and derivatives as it is normally defined to compute
  • fix the sum buffer operation that had a problem when setting the local buffer
  • add the Mean Bias loss function
  • add the Mean Absolute loss function
  • improve Intricate's internal code overall to run better and sometimes faster
  • add the Nesterov Accelerated Gradient optimizer
  • add the Momentum-based optimizer
  • add the Adagrad optimizer

@gabrielmfern gabrielmfern merged commit c182528 into main Sep 2, 2022
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

1 participant