File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -10,20 +10,20 @@ pip install pyccnn
10
10
# Features
11
11
Regression
12
12
<p align =" center " >
13
- <img src =" https://github.com/mike-gimelfarb/cascade_correlation_neural_networks/blob/main/examples/images/regression.jpg?raw=true " />
14
- <img src =" https://github.com/mike-gimelfarb/cascade_correlation_neural_networks/blob/main/examples/images/quantile_regression.jpg?raw=true " />
15
- <img src =" https://github.com/mike-gimelfarb/cascade_correlation_neural_networks/blob/main/examples/images/bayesian_regression.jpg?raw=true " />
13
+ <img src =" https://github.com/mike-gimelfarb/cascade_correlation_neural_networks/blob/main/pyccnn/ examples/images/regression.jpg?raw=true " />
14
+ <img src =" https://github.com/mike-gimelfarb/cascade_correlation_neural_networks/blob/main/pyccnn/ examples/images/quantile_regression.jpg?raw=true " />
15
+ <img src =" https://github.com/mike-gimelfarb/cascade_correlation_neural_networks/blob/main/pyccnn/ examples/images/bayesian_regression.jpg?raw=true " />
16
16
</p >
17
17
18
18
Classification
19
19
<p align =" center " >
20
- <img src =" https://github.com/mike-gimelfarb/cascade_correlation_neural_networks/blob/main/examples/images/spirals.jpg?raw=true " />
21
- <img src =" https://github.com/mike-gimelfarb/cascade_correlation_neural_networks/blob/main/examples/images/spirals_classification.jpg?raw=true " />
20
+ <img src =" https://github.com/mike-gimelfarb/cascade_correlation_neural_networks/blob/main/pyccnn/ examples/images/spirals.jpg?raw=true " />
21
+ <img src =" https://github.com/mike-gimelfarb/cascade_correlation_neural_networks/blob/main/pyccnn/ examples/images/spirals_classification.jpg?raw=true " />
22
22
</p >
23
23
24
24
Unsupervised Learning
25
25
<p align =" center " >
26
- <img src =" https://github.com/mike-gimelfarb/cascade_correlation_neural_networks/blob/main/examples/images/reconstruction.jpg?raw=true " />
26
+ <img src =" https://github.com/mike-gimelfarb/cascade_correlation_neural_networks/blob/main/pyccnn/ examples/images/reconstruction.jpg?raw=true " />
27
27
</p >
28
28
29
29
# References
You can’t perform that action at this time.
0 commit comments