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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dotnet support #28

Open
lawrence-laz opened this issue Jan 17, 2021 · 0 comments
Open

Dotnet support #28

lawrence-laz opened this issue Jan 17, 2021 · 0 comments

Comments

@lawrence-laz
Copy link

lawrence-laz commented Jan 17, 2021

Hi,

Great little library you have here! 馃憤

I wanted to use this in dotnet, but couldn't find any implementations, so I ported this myself under tinn-dotnet.

What's in it:

  • All features from C ported to dotnet.
  • Two-way compatibility with .tinn files.
  • There is an example with MNIST database.
  • There are automated tests for saving/loading and training a simple XOR network.

Hopefully some one will find this useful as well. 馃檪

Also, I raised a PR #27 to add a link to this port in readme port section.

Have a great day!

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

No branches or pull requests

1 participant