EasyNN-plus help
Getting Started
Data to Neural Network
Grid data Formats
Starting with Images
Inside EasyNN-plus
Samples
Projects
Simulating a Network with Excel
A Test Excel Simulation
Classifying Components from images
Predicting Soccer Results
Predicting Horse Race Winners
Shortcuts
Cloning Hidden Nodes
Learning Threads
Main Window's elements
EasyNN-plus main window
Grid
Network
Learning Progress
Predictions
Associations
Column Values
Example Errors
Input Importance
Sensitivity
Macros & Scripts
Toolbars
Main
Advanced
Extras
Tools
View & zoom
Reconfigure
Main Dialogs
Information
Import TXT CSV file
2nd Import Dialog
Input/Output Column Dialog
Example Row Type Dialog
Import XLS file
Import Binary file
Import Images
Edit Grid
New Network
Controls
Query
File Query
Trimming
Leave Some Out
Connections
AutoSave
Export special files
Classify Column
Extend Learning
Noise
Jog Weights
Forget Learning
Network Defaults
Import Defaults
Controls Defaults
File Open Defaults
Edit Defaults
Date & Time
Add to Subset
Select Subset
Forecast
Input Validating Rules
Output Validating Rules
Outside Limits
Edit Grid Range
Change Input/Output Types
Change Example Types
Copy Input/Outputs
Copy Examples
Missing Data
Image
Fragment Image
Image Fragment
Set Function
Diagnostic Array
Auto Shuffle
Freezes
< Previous page Next page >

Export special files

Export special files
 
Export special files
 
The Grid, the neural network and the graph data can be saved to text or comma separated files for use in other applications. 
The dialog is opened by selecting File > Export...
Select txt for tab separated files or csv for comma separated files.
Click on the components that are to be saved to files.  Each component is saved to a different file. 
The names of the files are the base file name with the extension appended. 
For example, if the Grid for the "Diggers.tvq" sample is saved as text for use in a text editor the file name generated will be "Diggers.gr.txt". 
On the other hand, if the Grid is saved as a comma separated file for use in a spreadsheet the file name generated will be "Diggers.gr.csv". 
 
Associations and Clusters are saved to text files.  The name of the associations file is the base file name with the extension .as.txt and the clusters file is the base file name with the extension .cl.txt
 
1

What to save

1. What to saveCheck all the parts of the grid and neural network that are to be saved.  Select the file type extension.
 
[Top]
2

When to save

2. When to saveSelect when the files are to be saved.
 
[Top]
3

Associations && Clusters

3. Associations && ClustersCheck to save Input/Output associations and clusters.
 
[Top]
4

OK

4. OKClick to accept all the settings and close the dialog.
 
[Top]
5

Cancel

5. CancelClick to reject all the settings and close the dialog.
 
[Top]