| Modifier and Type | Field and Description |
|---|---|
protected Neural_Network |
FeedForwardNN.nn |
| Modifier and Type | Method and Description |
|---|---|
static void |
ModelAquamapsNN.save(String nomeFile,
Neural_Network nn) |
| Modifier and Type | Method and Description |
|---|---|
static Neural_Network |
Neural_Network.loadNN(String nomeFile) |
| Modifier and Type | Field and Description |
|---|---|
protected Neural_Network |
FeedForwardNNFile.nn |
| Modifier and Type | Method and Description |
|---|---|
static Neural_Network |
AquamapsNN.loadNN(String nomeFile) |
static Neural_Network |
AquamapsNNSuitable.loadNN(String nomeFile) |
| Modifier and Type | Method and Description |
|---|---|
static void |
TestNN.salva(String nomeFile,
Neural_Network nn) |
Copyright © 2015. All Rights Reserved.