Info
| Version: | 4.0.0 | 
| Author(s): | Jack Dermody | 
| Last Update: | Sunday, May 19, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/jdermody/brightwire | 
| NuGet Url: | https://www.nuget.org/packages/BrightWire | 
Install
Install-Package BrightWire
                        dotnet add package BrightWire
                        paket add BrightWire
                        
                                BrightWire Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- MathNet.Numerics(>= 4.7.0)
- System.ValueTuple(>= 4.5.0)
- protobuf-net(>= 2.4.0)
Tags
 
                
Includes neural networks (feed forward, convolutional and recurrent), naive bayes, linear regression, decision trees, logistic regression, k-means clustering and dimensionality reduction.