Skip to content
View zhongkaifu's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report zhongkaifu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. RNNSharp RNNSharp Public template

    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…

    C# 287 92

  2. Seq2SeqSharp Seq2SeqSharp Public

    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 (Tran…

    C# 210 42

  3. CRFSharp CRFSharp Public

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

    C# 123 50

  4. Txt2Vec Txt2Vec Public

    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 29

  5. AdvUtils AdvUtils Public

    Advanced Utility Libs

    C# 24 13

  6. VelvetFlow VelvetFlow Public

    VelvetFlow 是一个可复用的 LLM 驱动工作流规划与执行演示项目。项目包含混合检索、两阶段 LLM 规划(结构 + 补参)、静态校验与自修复、参数绑定 DSL、可模拟执行器与 DAG 可视化,帮助从自然语言需求自动构建并运行业务流程。

    Python 2