- fixed armadillo data read
- added shape to layer - changed construction of layer from Stack factory - fixed rms_error_accu scaling - RBM: added image display using opencv - improved Status print
This commit is contained in:
+3
-1
@@ -12,7 +12,9 @@ authors = [
|
||||
{ name = "Jens Ahrensfeld" }
|
||||
]
|
||||
dependencies = [
|
||||
"numpy"
|
||||
"numpy",
|
||||
"opencv-python",
|
||||
"opencv-contrib-python"
|
||||
]
|
||||
readme = "README.md"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user