issues
search
HuwCampbell
/
grenade
Deep Learning in Haskell
BSD 2-Clause "Simplified" License
1.45k
stars
84
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adjust bounds
#107
sorki
closed
11 months ago
5
Export Sing and data constructors
#106
psilospore
closed
1 year ago
0
Added NFData instances for networks and layers
#105
ilyakooo0
opened
2 years ago
0
Bumped to lts-20.18
#104
ilyakooo0
closed
1 year ago
1
Remove use of RecordWildCards
#103
erikd
closed
4 years ago
0
travis: Really switch to cabal-3.2
#102
erikd
closed
4 years ago
0
Travis updates
#101
erikd
closed
4 years ago
0
Add stack.yaml
#100
erikd
closed
4 years ago
0
bring to lts-5.5
#99
Nolrai
closed
4 years ago
6
examples: Use CPP to support multiple GHC versions
#98
erikd
closed
4 years ago
0
Adapt MNIST example to use the original lecun data files
#97
jrp2014
opened
4 years ago
8
Fix compiler warning
#96
erikd
closed
4 years ago
0
Support GHC 8.8
#95
erikd
closed
4 years ago
0
Wrong category of family instance; declaration was for a type family
#94
jrp2014
closed
4 years ago
18
Minor tweaks
#93
erikd
closed
4 years ago
0
travis: Use ghc 8.6.5
#92
erikd
closed
4 years ago
0
Cannot get mnist example working
#91
kennedymj97
opened
5 years ago
6
Shuffling data
#90
miguelfdag
opened
5 years ago
0
Support ONNX?
#89
sebeaumont
opened
5 years ago
3
Shakespeare - no decent results.
#88
eileen-bluerose
opened
5 years ago
1
Test suite fails
#87
jappeace
opened
5 years ago
4
Docker image with Grenade built inside
#86
leopiney
opened
5 years ago
2
Support ghc 8.6
#85
erikd
closed
5 years ago
0
travis: Drop ghc 7.10.3 and use ghc 8.4.4
#84
erikd
closed
5 years ago
0
Update Layer.hs
#83
dme2
closed
5 years ago
3
mafia build failure
#82
vincent-hui
closed
5 years ago
6
Is it possible to create neural networks in run-time?
#81
vincent-hui
opened
5 years ago
2
bug: foreign import type mismatch
#80
claudeha
opened
5 years ago
0
GHC 8.6.3 compatibility
#79
claudeha
closed
5 years ago
2
ghc-8.6 compatibility
#78
claudeha
closed
5 years ago
1
grenade more easily built with stack than mafia
#77
silky
opened
5 years ago
2
cabal collisions during install
#76
madjestic
closed
6 years ago
1
Make it build with ghc 8.4
#75
erikd
closed
6 years ago
0
Question about backprop
#74
rikvdkleij
closed
6 years ago
2
Do you have non-mafia install tips?
#73
mittenchops
closed
6 years ago
2
Update ghcs
#72
tmcgilchrist
closed
6 years ago
5
dropout serialization missing
#71
theedge456
opened
6 years ago
1
Simplify recurrent example
#70
MDeltaX
closed
6 years ago
1
Weight Initialization, GNum class and NFData instances
#69
schnecki
opened
6 years ago
17
Sigmoid
#68
CSVdB
closed
6 years ago
1
Recurrent — cannot deduce typeclasses
#67
almays
closed
6 years ago
3
Bug: network for XOR doesn't train correctly
#66
CSVdB
closed
6 years ago
3
mafia build failure
#65
dansuh17
closed
6 years ago
4
Run
#64
CSVdB
closed
6 years ago
0
Train
#63
CSVdB
closed
6 years ago
0
Accuracy
#62
CSVdB
closed
6 years ago
1
Added type synonyms DataSet and DataPoint
#61
CSVdB
closed
6 years ago
0
Fixed some typos
#60
CSVdB
closed
6 years ago
0
Added types Accuracy and HyperParamAccuracy
#59
CSVdB
closed
6 years ago
0
Added JSON instance for LearningParameters
#58
CSVdB
closed
6 years ago
1
Next