issues
search
jabacat
/
jml
JABACAT-created machine learning library from scratch.
5
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add logo new
#53
JakeRoggenbuck
closed
11 months ago
1
Add loss function for vectors
#52
adamhutchings
opened
1 year ago
2
Make a `docs` folder with documentation for the *current state* of the API
#51
adamhutchings
opened
1 year ago
0
Create format.yml
#50
JakeRoggenbuck
closed
11 months ago
7
Check and correct activation functions
#49
JakeRoggenbuck
opened
1 year ago
3
Add C API for logging
#48
adamhutchings
closed
1 year ago
2
Add C API for models
#47
adamhutchings
opened
1 year ago
0
Add C API for matrices
#46
adamhutchings
opened
1 year ago
0
Make logger buildable
#45
Sophon96
closed
1 year ago
2
Use cpp visibility
#44
Sophon96
closed
1 year ago
2
Set input and output size for a model, and query if they've been adequately set.
#43
adamhutchings
opened
1 year ago
0
Add logger
#42
JakeRoggenbuck
closed
1 year ago
4
Add a proper way to recycle vector slots in the C API
#41
adamhutchings
opened
1 year ago
2
Add build CI badge
#40
JakeRoggenbuck
closed
1 year ago
0
Update build-test.yml for CI badge
#39
JakeRoggenbuck
closed
1 year ago
1
linking is broken on windows
#38
Sophon96
closed
1 year ago
0
feat(matrix): add row and col getters
#37
Sophon96
closed
1 year ago
0
Add C API for all vector functionality
#36
adamhutchings
closed
1 year ago
1
Randomly initialize neural network
#35
adamhutchings
opened
1 year ago
0
Add more loss functions
#34
adamhutchings
opened
1 year ago
0
Add loss calculation
#33
adamhutchings
opened
1 year ago
0
Add basic contribution guidelines
#32
adamhutchings
closed
1 year ago
0
Add methods for attaching and clearing training data
#31
adamhutchings
closed
1 year ago
0
Fix ci and toolchain again
#30
Sophon96
closed
1 year ago
0
Add layer model and "apply" function
#29
adamhutchings
closed
1 year ago
1
Linter and formatting enforcement
#28
adamhutchings
closed
11 months ago
1
Build script
#27
adamhutchings
closed
1 year ago
2
Finish #12
#26
adamhutchings
closed
1 year ago
0
Fix build and test workflow
#25
Sophon96
closed
1 year ago
4
Testing workflow is broken
#24
Sophon96
closed
1 year ago
0
Add unit testing framework and tests for existing code (and assorted fixes and breaking API changes)
#23
Sophon96
closed
1 year ago
13
Start multithreading abilities
#22
adamhutchings
opened
1 year ago
0
Add ReLU activation function
#21
JakeRoggenbuck
closed
1 year ago
0
Add activation functions to be available for use
#20
adamhutchings
closed
1 year ago
0
Implement error-reporting/logging for the current temporary code in matrix and vector files
#19
adamhutchings
closed
1 year ago
0
Adding logging/error-reporting system
#18
adamhutchings
closed
1 year ago
2
Write CONTRIBUTING.md
#17
adamhutchings
closed
1 year ago
0
Fix workflow on Windows by switching meson install method
#16
Sophon96
closed
1 year ago
4
Fix workflow on Windows
#15
adamhutchings
closed
1 year ago
0
feat: create basic meson build script
#14
Sophon96
closed
1 year ago
11
Add fast sigmoid activation function
#13
JakeRoggenbuck
closed
1 year ago
8
Add layers to matrices and implement `apply` function
#12
adamhutchings
closed
1 year ago
3
Data loading and handling
#11
Sophon96
opened
1 year ago
2
Create proper build script for the library
#10
adamhutchings
closed
1 year ago
0
Add vector and matrix classes
#9
adamhutchings
closed
1 year ago
3
Add start to test suite
#8
JakeRoggenbuck
closed
1 year ago
19
Create README project outline / architecture diagram
#7
thondascully
opened
1 year ago
2
Add C API for issues #2-#5
#6
adamhutchings
closed
1 year ago
0
Add training and testing data inside a model class
#5
adamhutchings
closed
1 year ago
1
Add bias vectors and activation functions
#4
adamhutchings
closed
1 year ago
1
Next