issues
search
mdabros
/
SharpLearning
Machine learning for C# .Net
MIT License
384
stars
85
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Full batch neural network
#157
SULVAL
opened
2 months ago
1
XGBoost lib is dead
#156
madskonradsen
closed
1 month ago
9
Training and testing on validation set works, but single double[] to predict all provide the same answer
#155
pjsgsy
closed
5 months ago
1
Monitoring training progress
#154
SULVAL
opened
6 months ago
1
CI: Use MSTest 3.3.1 (single meta package reference)
#153
mdabros
closed
7 months ago
0
SharpLearning can only load models trained in python with xgboost==0.82
#152
marict
opened
9 months ago
3
Code analysis: Add editorconfig, activate code analysis, and fix code according to rules
#150
mdabros
opened
9 months ago
0
Add .props and .targets to reduce duplication in project files
#149
mdabros
closed
10 months ago
0
Disable code coverage and fix license name
#148
mdabros
closed
10 months ago
0
Target netstandard2.0 for libraries, target net8 for tests, and switch to github actions for CI
#147
mdabros
closed
10 months ago
0
Unhandled Exception: System.Runtime.Serialization.SerializationException: The internal array cannot expand to greater than Int32.MaxValue elements.
#146
pjsgsy
closed
10 months ago
1
Error in getting started code example
#145
pjsgsy
opened
10 months ago
1
Looking for an example for loading from a Stream source
#144
Yandychang1
opened
11 months ago
4
How can I be able to learn with your repository
#143
Emzzy241
opened
1 year ago
3
HPO wiki page
#142
tdiethe
opened
2 years ago
0
how can i train the Neural Network with my own Training Pictures?
#141
ammar88400
opened
2 years ago
1
Access OOB data and OOB error calculations of Random Forest
#140
MichaelBenAssor
opened
3 years ago
2
A way to Save Bayesian Optimizer progress and continue later.
#139
wasilus
opened
3 years ago
1
Code sharing
#138
cesarsouza
closed
3 years ago
3
Exception when serializing neural net to XML
#137
gianlucabertani
closed
4 years ago
2
SharpLearning.XGBoost.dll is not compatible with .net core
#136
festith
opened
4 years ago
6
Continuously improving a neural network over time using small batches.
#135
BjarkeCK
opened
4 years ago
1
Serialization Exception
#134
artemiusgreat
opened
4 years ago
2
[PR] The proj files have been updated to enable SourceLink
#133
JTOne123
opened
4 years ago
0
Is there a way to keep textual labels / targets as a part of the trained model?
#132
artemiusgreat
closed
4 years ago
5
0.31.8.0: Ensure deterministic order of results from multithreaded optimizers
#131
mdabros
closed
4 years ago
0
Order of results from RandomSearch is not deterministic with different iteration counts.
#130
mdabros
closed
4 years ago
1
Issue with loading model using GenericXmlDataContractSerializer: The deserializer has no knowledge of any type that maps to this name
#129
xl233
closed
4 years ago
4
0.31.7.0: Refactor BaysianOptimizer and add parallel computation
#128
mdabros
closed
5 years ago
1
Minor typo fixes in layers (release postponed, so no version incrementation)
#127
thomasgassmann
closed
5 years ago
1
0.31.5.0: Add sigmoid activation function
#126
abatista667
closed
5 years ago
2
TrimSplitLineTrimColumnsToDictionary throws a "key already exists" exception
#125
david-clinch
opened
5 years ago
1
0.31.6.0: Adds implicit and explicit conversions from double[][] to F64Matrix
#124
jameschch
closed
5 years ago
5
Add parallelism to Bayesian Optimizer. Also allow resampling non-deterministic algorithms
#123
jameschch
closed
5 years ago
2
retrain a Model
#122
kiranmaya
closed
5 years ago
4
For Multiple files
#121
kiranmaya
closed
5 years ago
2
Excellent Work
#120
kiranmaya
closed
5 years ago
1
Adds parellelism to Bayesian optimizer by default and adds support for non-deterministic algorithms (release postponed, so no version incrementation)
#119
jameschch
closed
5 years ago
1
Hard dependency from Microsoft.IdentityModel.Clients.ActiveDirectory, version 3.17.2.31801
#118
AndreiDegtiarev
opened
5 years ago
1
0.31.4.0: Add CrossValidationUtilities.GetKFoldCrossValidationIndexSets, Refactor CrossValidation.
#117
mdabros
closed
5 years ago
0
SharpLearning.Core: Merge SharpLearning.Containers and SharpLearning.Common.Interfaces
#116
mdabros
opened
5 years ago
0
Add multidimensional array extensions to replace the current properties and methods on the Matrix class
#115
mdabros
opened
5 years ago
0
Consolidate common project settings into Directory.Build.props
#114
mdabros
opened
5 years ago
0
Update projects to target c# 7.3 to enable new language features
#113
mdabros
opened
5 years ago
0
Remove/clean unused types and classes
#112
mdabros
opened
5 years ago
0
Update code style, line length, member order, etc.
#111
mdabros
closed
5 years ago
0
Make SharpLearning.Neural support .net core 2.0/.net standard 2.0 (update mathnet numerics to latest version (.NETStandard 2.0 compatible) )
#110
mdabros
closed
5 years ago
0
Add azure pipelines yaml configuration
#109
mdabros
closed
5 years ago
0
Can this project be called under xamarin forms and run on android? I tried, loading the model failed.
#108
sharpwood
closed
5 years ago
10
Wow! Amazing work! Thanks a lot!
#107
flo8
closed
5 years ago
2
Next