https://github.com/nietras/CntkProtoSharp
New in the #wip section:
VLML is a #machinelearning framework that aims to take some of the hassle out getting your hands dirty with machine learning, making it a relatively easy to get started. VLML uses #CNTK as its back end, one of the most performant machine learning libraries out there.
VLML WIP Hi all Iโve been working on a machine-learning library using Microsoftโs CNTK framework in VL. CNTK pretty much plays completely happily in VL but to use it as a patcher its a bit of an up hill struggle, so Iโm simplifying the nodes to make the experience as user-friendly, readable and informative as possible. Hereโs the goal: To prepare a machine learning library that can be used to develop new and sophisticated algorithms for researchers, developers and creative experimenters ...