SciSharp / SiaNet

An easy to use C# deep learning library with CUDA/OpenCL support
https://scisharp.github.io/SiaNet
MIT License
380 stars 83 forks source link

Embedding layer implementation and Reader for Text dataset for training #5

Closed deepakkumar1984 closed 6 years ago

deepakkumar1984 commented 6 years ago

Got a request via email to implement embedding layer required for text classification.

nikosdim1 commented 6 years ago

Great news 👍

deepakkumar1984 commented 6 years ago

Implemenetd here: https://github.com/deepakkumar1984/SiaNet/blob/master/SiaNet/Model/TextDataFrame.cs