issues
search
charles-r-earp
/
autograph
A machine learning library for Rust.
Apache License 2.0
315
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add "lib64/" to library search path. Fix #23
#24
AlbertoGP
closed
4 years ago
0
error: could not find native static library `dnnl`, perhaps an -L flag is missing?
#23
AlbertoGP
closed
4 years ago
0
Build fails with oneDNN, missing CMakeLists.txt
#22
AlbertoGP
closed
4 years ago
4
implement Model struct/trait to simplify library usage
#21
Alexei-Kornienko
closed
4 years ago
2
Formatted with rustfmt
#20
charles-r-earp
closed
4 years ago
0
Added documentation.
#19
charles-r-earp
closed
4 years ago
0
Multiplat
#18
charles-r-earp
closed
4 years ago
0
Patch dnnl dim
#17
charles-r-earp
closed
4 years ago
0
Macos
#16
charles-r-earp
closed
4 years ago
0
Macos
#15
charles-r-earp
closed
4 years ago
0
Grad rework
#14
charles-r-earp
closed
4 years ago
0
Grad rework
#13
charles-r-earp
closed
4 years ago
0
Grad rework
#12
charles-r-earp
closed
4 years ago
0
Param and Layer are now Send + Sync. Simplified mnist_lenet5 example,…
#11
charles-r-earp
closed
5 years ago
0
Unused cleanup
#10
charles-r-earp
closed
5 years ago
0
Conv
#9
charles-r-earp
closed
5 years ago
0
Added Sequential and Relu Layers.
#8
charles-r-earp
closed
5 years ago
0
Renamed Graph to Tape, moved Tape, Var, Param to autograd, removed un…
#7
charles-r-earp
closed
5 years ago
0
Implemented SGD. Removed layer::Parameter in favor of Param. Param no…
#6
charles-r-earp
closed
5 years ago
0
Ndarray
#5
charles-r-earp
closed
5 years ago
0
Layers2
#4
charles-r-earp
closed
5 years ago
0
Layers
#3
charles-r-earp
closed
5 years ago
0
Vdot
#2
charles-r-earp
closed
5 years ago
0
Create .travis.yml
#1
charles-r-earp
closed
5 years ago
0
Previous