F# Neural Networks with FsLab
Neural networks are very powerful tool and at the same time, it is not easy to use all its power. Now we are one step closer to it from F# and .NET. We will delegate model training to R using R Provider. Also we will use Deedle (that was announced some days ago) for handy data manipulation. First of all, we need to load required assemblies into our FSI session.
Sep-15-2016, 15:46:05 GMT
- Technology: