Difference between revisions of "Neural Network Unit Operation"
(Created page with "__NOTOC__ <div class="fullwidth">File:Neuralnetwork2.png</div> The '''Neural Network Unit Operation''' can use field/lab data to train and evaluate a Multi-Output Regress...") |
m |
||
(11 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<div class="fullwidth">[[File:Neuralnetwork2.png]]</div> | <div class="fullwidth">[[File:Neuralnetwork2.png]]</div> | ||
− | The '''Neural Network Unit Operation''' can use field/lab data to train and evaluate a Multi-Output Regression Artificial Neural Network to be used as | + | |
+ | The '''Neural Network Unit Operation''' can use field/lab data to train and evaluate a Multi-Output Regression Artificial Neural Network to be used as a Unit Operation in your process model. | ||
== Model Features == | == Model Features == | ||
+ | * ANN Model Configuration Wizard: Create, Train, Evaluate and Make Predictions | ||
+ | * Fully-configurable Model Training Parameters | ||
+ | * Save the Trained Model to a ZIP file or embed it in the Unit Operation's internal data for better portability | ||
+ | * Supports up to 10 Inlet/Outlet Material Streams + 1 Inlet/Outlet Energy Stream | ||
+ | * Supports unlimited Input and Output Variables | ||
− | == Video | + | == Video Tutorial == |
+ | [https://youtu.be/lesfqVwU4W0 Click here to watch the Video Tutorial] | ||
== Download == | == Download == | ||
− | The Neural Network Unit Operation is available as a separate package and requires '''DWSIM v6.1 or newer''' to work. | + | The Neural Network Unit Operation is '''free''', '''open-source''', available as a separate package and requires '''DWSIM v6.1 Update 2 or newer''' to work. |
'''64-bit Windows ZIP Package:''' [https://gumroad.com/products/FTdVs download] | '''64-bit Windows ZIP Package:''' [https://gumroad.com/products/FTdVs download] | ||
− | '''64-bit Linux Debian Installer:''' [https://gumroad.com/products/QDMtr download] | + | |
+ | '''64-bit Linux Debian Installer (requires GLIBC 2.27 or newer):''' [https://gumroad.com/products/QDMtr download] | ||
+ | |||
'''64-bit macOS ZIP Package:''' [https://gumroad.com/products/uMlmLV download] | '''64-bit macOS ZIP Package:''' [https://gumroad.com/products/uMlmLV download] | ||
Latest revision as of 15:34, 11 August 2020
The Neural Network Unit Operation can use field/lab data to train and evaluate a Multi-Output Regression Artificial Neural Network to be used as a Unit Operation in your process model.
Model Features
- ANN Model Configuration Wizard: Create, Train, Evaluate and Make Predictions
- Fully-configurable Model Training Parameters
- Save the Trained Model to a ZIP file or embed it in the Unit Operation's internal data for better portability
- Supports up to 10 Inlet/Outlet Material Streams + 1 Inlet/Outlet Energy Stream
- Supports unlimited Input and Output Variables
Video Tutorial
Click here to watch the Video Tutorial
Download
The Neural Network Unit Operation is free, open-source, available as a separate package and requires DWSIM v6.1 Update 2 or newer to work.
64-bit Windows ZIP Package: download
64-bit Linux Debian Installer (requires GLIBC 2.27 or newer): download
64-bit macOS ZIP Package: download
To install on Windows, unzip the contents of the zip package in the unitops folder inside DWSIM's installation directory. Create the folder if it doesn't exist.
To install on Linux, run the Debian Installer with sudo dpkg -i [packagename].
To install on macOS, unzip the contents of the zip package in the unitops folder inside DWSIM's App Bundle MonoBundle directory (DWSIM.app/Contents/MonoBundle). Create the folder if it doesn't exist.
Source Code
Support
Use the Forums to get support.