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

Block or report zhongkaifu

Report abuse

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

Report abuse

Pinned Loading

  1. TensorSharp TensorSharp Public

    A native .NET LLM inference engine for GGUF models. TensorSharp provides a console application, a web-based chatbot interface, and Ollama/OpenAI-compatible HTTP APIs for programmatic access. It sup…

    C# 153 12

  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# 214 44

  3. 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# 288 91

  4. CRFSharp CRFSharp Public

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

    C# 126 49

  5. AdvUtils AdvUtils Public

    Advanced Utility Libs

    C# 24 13

  6. VelvetFlow VelvetFlow Public

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

    Python 4