Questions tagged [aleatk]

Questions about AleaTK - a library for general purpose numerical computing and Machine Learning based on tensors and tensor expressions. Also available on NuGet - https://www.nuget.org/packages/AleaTK/

1 questions
1
vote
1 answer

AleaTK throw new NotImplementedException() on new project

I am testing AleaTK for a task I need done. The GitHub repo is Here. If I download the Repo and test the PTB example, it works fine! If I use Nuget and download the AleaTK Nuget and add the Classes: 'Lstm.cs', 'LstmRnnType.cs' with all the…
Rusty Nail
  • 2,692
  • 3
  • 34
  • 55