Added additional information for example_sine
This commit is contained in:
parent
58964ceb41
commit
d80bd3c5e5
1 changed files with 1 additions and 0 deletions
|
@ -6,3 +6,4 @@ Examples can be run with
|
|||
|
||||
- `cargo run -r --package rust-nn --example example_xor`
|
||||
- `cargo run -r --package rust-nn --example example_sine`
|
||||
- This creates the file `./examples/sine.png` where you can see the results. The red line shows the true `y` values and the blue line the predicted ones.
|
||||
|
|
Loading…
Reference in a new issue