issues
search
NeuraLegion
/
shainet
SHAInet - a pure Crystal machine learning library
MIT License
183
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: crystal upgrade
#98
drujensen
closed
3 years ago
1
JSON.mapping and Logger are deprecated in Crystal 1.0.0
#97
greithmaier
closed
1 year ago
1
Crystal 0.35.1 updates
#96
rmarronnier
closed
4 years ago
4
Loop error in train
#95
drujensen
closed
5 years ago
0
fixed formatting
#94
bararchy
closed
5 years ago
0
fix loop and add inspect(:dimensions)
#93
drujensen
closed
5 years ago
1
Help building Cats vs Dogs CNN network
#92
drujensen
closed
5 years ago
5
OCR recognise image on image
#91
fab1an2
closed
1 year ago
4
Ameba fixes and Apatite::Matrix use
#90
rmarronnier
closed
5 years ago
7
logo add
#89
psikoz
closed
6 years ago
5
Logo design for shainet
#88
psikoz
closed
6 years ago
6
Save\Load (WIP)
#87
bararchy
closed
6 years ago
1
Are there any benchmarks?
#86
sancarn
closed
6 years ago
2
Optimization using pointer matrices (WIP)
#85
ArtLinkov
closed
6 years ago
0
Replace ES example?
#84
drujensen
closed
1 year ago
3
Add a way to convert the neurons representation to matrix
#83
bararchy
closed
1 year ago
0
Added improved discovery of exploading gradients + error report
#82
ArtLinkov
closed
6 years ago
0
Added autosave during training + some refactors
#81
ArtLinkov
closed
6 years ago
0
minor improvements to specs
#80
ArtLinkov
closed
6 years ago
0
Fixed for Crystal 0.25.0
#79
ArtLinkov
closed
6 years ago
0
Fixed for 0.25.0
#78
bararchy
closed
6 years ago
0
Code cleanup and tweaks
#77
ArtLinkov
closed
6 years ago
0
deleted some junk files
#76
ArtLinkov
closed
6 years ago
0
removed some tests in the specs
#75
ArtLinkov
closed
6 years ago
0
Version
#74
bararchy
closed
6 years ago
0
Evolution Strategies Optimizer [WIP]
#73
bararchy
closed
6 years ago
0
Added evolutionary optimizer (WIP)
#72
ArtLinkov
closed
6 years ago
0
Reworked vanilla network layer logic, can now work without hidden layers (added linear regression example to specs)
#71
ArtLinkov
closed
6 years ago
0
Fixed specs + README
#70
ArtLinkov
closed
6 years ago
0
add denormalize
#69
drujensen
closed
6 years ago
5
Object Oriented - move to leverage inheritance
#68
drujensen
closed
5 years ago
4
Feedback on design
#67
mratsim
closed
6 years ago
3
Optimize Neuron#activate method
#66
hugoabonizio
closed
6 years ago
1
Use tuples instead of arrays as activation function return types
#65
hugoabonizio
closed
6 years ago
2
Autosave option while training
#64
ArtLinkov
closed
6 years ago
1
Add save/load for the CNN
#63
ArtLinkov
closed
1 year ago
2
Added batch-train for cnn + minor refactors.
#62
ArtLinkov
closed
6 years ago
1
Network test
#61
peterschols
closed
6 years ago
2
Added batch train for CNN
#60
ArtLinkov
closed
6 years ago
0
v2.0.0
#59
bararchy
closed
6 years ago
0
Working CNN added
#58
ArtLinkov
closed
6 years ago
0
Refact hackish way to avoid NaN
#57
hugoabonizio
closed
6 years ago
1
small optimizations
#56
bararchy
closed
6 years ago
0
mnist test fix
#55
bararchy
closed
6 years ago
0
logic fix
#54
bararchy
closed
6 years ago
0
[WIP] - Added CNN & sub classes - Do Not Merge
#53
ArtLinkov
closed
6 years ago
0
typo
#52
bararchy
closed
6 years ago
0
readme + version sync
#51
bararchy
closed
6 years ago
0
Fix to load and save
#50
drujensen
closed
6 years ago
1
overfitting - BatchNormalization and Dropout
#49
drujensen
closed
6 years ago
5
Next