https://github.com/devtronic/sharp-mind
.NET Core Port of /Devtronic/legendary-mind
https://github.com/devtronic/sharp-mind
Last synced: 4 months ago
JSON representation
.NET Core Port of /Devtronic/legendary-mind
- Host: GitHub
- URL: https://github.com/devtronic/sharp-mind
- Owner: devtronic
- Created: 2016-11-19T13:40:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-19T22:12:50.000Z (over 9 years ago)
- Last Synced: 2024-12-30T21:29:11.414Z (over 1 year ago)
- Language: C#
- Size: 165 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SharpMind
### Artifical Neural Network for .NET
.NET-Port of [Legendary-Mind](https://github.com/Devtronic/legendary-mind)
Installation with [NuGet](https://www.nuget.org/packages/SharpMind/1.0.0):
```PM> Install-Package SharpMind```