Skip to content

Instantly share code, notes, and snippets.

View shwars's full-sized avatar

Dmitri Soshnikov shwars

View GitHub Profile
open System
open System.Collections.Generic
open System.IO
open CNTK
let dataFolder = @"E:\Temp\CNTK\Tests\EndToEndTests\Text\SequenceClassification\Data"
let inputDim = 2000