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

ffnn first impl #355

Merged
merged 14 commits into from
Nov 3, 2023
Merged

ffnn first impl #355

merged 14 commits into from
Nov 3, 2023

Conversation

darioizzo
Copy link
Contributor

@darioizzo darioizzo commented Oct 31, 2023

In this PR we try to add a generic Feed Forward Neural Network to the Heyoka models.

  • Implementation cpp and hpp
  • Tests
  • API with IGOR
  • Tests
  • Docs (notebook?)

The actual interface to AI tools such as pytorch will be likely only offered in heyoka.py

@darioizzo
Copy link
Contributor Author

@bluescarni This is ready for a review.

@bluescarni bluescarni merged commit 5ce6a9f into bluescarni:master Nov 3, 2023
18 of 19 checks passed
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.

2 participants