issues
search
GiorgosXou
/
NeuralNetworks
A resource-conscious neural network implementation for MCUs
MIT License
74
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
what did you use to convert the handwriting to a bytemap
#42
Henrycodess
closed
5 days ago
1
Fixes some issues with running on the Teensy
#41
chriskiefer
closed
1 month ago
5
Lot of warnings about signed against unsigned comparison
#39
noblip
closed
4 months ago
2
error: 'O_WRITE' was not declared in this scope; did you mean 'S_IWRITE'?
#38
GiorgosXou
closed
5 months ago
0
Severe macro-coditioning compilation errors due to `enum` implementation of binary constants
#37
GiorgosXou
closed
5 months ago
1
ISSUE WITH #define ACTIVATION__PER_LAYER on Ardunio DUE
#35
KillianVoy
closed
6 months ago
1
Misleading message for multiple custom functions
#34
GiorgosXou
closed
6 months ago
0
Add support for convolutional\kernel\filter layers
#33
GiorgosXou
opened
6 months ago
3
Resolve warnings: comparison between signed and unsigned integer
#32
GiorgosXou
closed
4 months ago
5
(OLD) V1.X.X Arduino-IDE freezes on compilation, (possibly) due to the amount of preproccesor directives
#31
GiorgosXou
opened
7 months ago
1
Custom activation function example error: no matching function for call to 'NeuralNetwork::...
#30
GiorgosXou
closed
8 months ago
0
Custom activation function example error: "Der" does not give a valid preprocessing token
#29
GiorgosXou
closed
8 months ago
0
`FdF_Individual_iEEPROM` without `ACTIVATION__PER_LAYER` results in false reads
#28
GiorgosXou
closed
8 months ago
1
`seek` implementation, results in `B00010000` not `load`ing the NN properly
#26
GiorgosXou
closed
8 months ago
3
NOTE: `NN.print()`'s floating point precision, is inucurate at the last decimal digit.
#25
GiorgosXou
opened
9 months ago
5
Save from PROGMEM to EEPROM
#24
GiorgosXou
opened
1 year ago
1
Misleading MACRO info-message when using other than the default activation function
#23
GiorgosXou
closed
1 year ago
0
Update to 3 instead of 4 neurons in 2nd layer
#22
GiorgosXou
closed
1 year ago
0
error: too many initializers for 'float (NeuralNetwork::Layer::* const [12])(const float&)'
#21
GiorgosXou
closed
1 year ago
0
failed: heap_caps_free heap_caps.c:381 (heap != NULL && "free() target pointer is outside heap areas")
#20
GiorgosXou
closed
1 year ago
0
undefined reference to `NeuralNetwork::Layer::BackProp...
#19
GiorgosXou
closed
1 year ago
0
How to load a NN from an SD? [Response to an email]
#18
GiorgosXou
closed
1 year ago
8
ESP32 error: 'constexpr' needed
#17
MacrossGalang
closed
1 year ago
2
ESP32 Error "invalid conversion from 'const float*' to 'float*' [-fpermissive]"
#14
kamon2022
closed
1 year ago
2
💡 Ideas
#13
GiorgosXou
closed
1 year ago
0
[REMINDER] Notes + some tiny typos
#12
GiorgosXou
opened
2 years ago
10
Multiple bias per layer
#11
expeon07
closed
8 months ago
8
Comment out the errors
#10
expeon07
closed
2 years ago
6
Library unusable
#9
expeon07
closed
2 years ago
2
duplicate example for no reason lol (reminding myself)
#8
GiorgosXou
closed
3 years ago
0
if you do not define REDUCE_RAM_STATIC_REFERENCE
#5
lewisrichardson2103
closed
3 years ago
2
Multiple outputs
#4
lewisrichardson2103
closed
3 years ago
1
No error tracking
#3
lewisrichardson2103
closed
3 years ago
6
Fix typos
#2
kartben
closed
5 years ago
0
Why not work with 10 bit input data?
#1
nazariiixa
opened
5 years ago
4