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 >

Trimming

Trimming
 
Trimming.
 
An EasyNN-plus network can be trimmed while it is learning. 
 
Pruning weights, disconnecting input nodes and excluding example rows can be enabled while the network is learning.
 
Pruning has a low weight threshold. If the weight is below the threshold for the number of cycles it will be no longer be updated during learning.
 
Input nodes can be set to disconnect if they are the least important for the number of cycles.
 
Example rows that have the greatest error for the number of cycles can be excluded.
 
 
 
 
1

Pruning

1. PruningCheck to enable connection pruning when the weight is below the level set for the number of learning cycles.
 
[Top]
2

Disconnect

2. DisconnectDisconnect the input node if it is the lease important for the number of cycles.
 
[Top]
3

Exclude

3. ExcludeExclude the example row if it has the greatest for the number of cycles.
 
 
[Top]
4

OK

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

Cancel

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