encog-dotnet-core
encog-dotnet-core copied to clipboard
You have the Sigmoid Derivative in the RELU Activation class.
I have multiples inputs , but most of them are List array and i dont know how can i configure my neural network to accept list array as an input....
Hi i am currently making demo NN for predicting stock price from previous data that is in CSV. now what happening is suppose i have data from 2009 to 2017...
I have a CSV file with many kinds of values, some of them are numerical whole numbers such as 20, 30, 35, 40 etc. we will call this column A....
Applying Microsoft Code Contracts enforcement to main library and enhanced testing.
add [Serializable]
Hi, I have one question about using the project in .Net core. Is it possible to port the project to .Net core? or are there too many .Net 4.5 dependencies...
Thank you, Jeff, for your great work. I have a question regarding to the "Encog 3.3: Quick Start Guide". In the "Using Encog for Classification" example of this Guide, you...
I am using this program in stock prediction and this is a common scenario in the stock prediction that value of some new ticker may be unknown. First case: first...
Several core pieces of Encog seems to be almost completely possible to convert into an [FPGA](http://fpgalanguages.com/fpga-1//what)-based hardware implementation with our [Hastlayer project](https://hastlayer.com). Hastlayer can automatically convert a subset of .NET...