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

Add bias vectors and activation functions #4

Closed
adamhutchings opened this issue Sep 18, 2023 · 1 comment
Closed

Add bias vectors and activation functions #4

adamhutchings opened this issue Sep 18, 2023 · 1 comment
Assignees
Labels

Comments

@adamhutchings
Copy link
Contributor

This is a minor one, to be completed after #3 is merged.

@JakeRoggenbuck JakeRoggenbuck self-assigned this Sep 24, 2023
@JakeRoggenbuck
Copy link
Member

  • ReLU
  • Sigmoid
  • LeakyReLU
  • Hyperbolic Tangent
  • Other experimental ones

I want to eventually make an activation function evaluator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants