Zhongkai Fu (@zhongkaifu)
  • Stars
    star
    708
  • Global Rank 42,245 (Top 2 %)
  • Followers 165
  • Registered over 11 years ago
  • Most used languages
    C#
    100.0 %
  • Location πŸ‡ΊπŸ‡Έ United States
  • Country Total Rank 11,665
  • Country Ranking
    C#
    333

Top repositories

1

RNNSharp

RNNSharp is a toolkit of deep recurrent neural network which is widely used for many different kinds of tasks, such as sequence labeling, sequence-to-sequence and so on. It's written by C# language and based on .NET framework 4.6 or above versions. RNNSharp supports many different types of networks, such as forward and bi-directional network, sequence-to-sequence network, and different types of layers, such as LSTM, Softmax, sampled Softmax and others.
C#
285
star
2

Seq2SeqSharp

Seq2SeqSharp is a tensor based fast & flexible deep neural network framework written by .NET (C#). It has many highlighted features, such as automatic differentiation, different network types (Transformer, LSTM, BiLSTM and so on), multi-GPUs supported, cross-platforms (Windows, Linux, x86, x64, ARM), multimodal model for text and images and so on.
C#
195
star
3

CRFSharp

CRFSharp is Conditional Random Fields implemented by .NET(C#), a machine learning algorithm for learning from labeled sequences of examples.
C#
122
star
4

Txt2Vec

Txt2Vec is a toolkit to represent text by vector. It's based on Google's word2vec project, but with some new features, such incremental training, model vector and so on.
C#
68
star
5

AdvUtils

Advanced Utility Libs
C#
23
star
6

LMSharp

Language model
C#
9
star
7

SeqWebApps

The web application for sequence to sequence tasks powered by Seq2SeqSharp
C#
2
star
8

qtanalyzer

Query Term Analyzer
1
star
9

ChatBot

A generative model based chatbot framework powered by Seq2SeqSharp
C#
1
star
10

MedChat

An AI powered medical chatbot
C#
1
star