We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a409d9e commit 017b3eeCopy full SHA for 017b3ee
README.md
@@ -40,8 +40,13 @@ imbrium is designed to simplify the application of deep learning models for time
40
- removing internal hyperparameter tuning
41
- removing encoder-decoder architectures
42
- improve layer configuration
43
+- split input data into target and feature numpy arrays
44
- overall lighten the library
45
46
+### Examples
47
+
48
+Notebook showing how to use the library:
49
+- https://github.com/maxmekiska/ImbriumTesting-Demo
50
51
## LEGACY: imbrium versions <= v.1.3.0
52
<details>
0 commit comments