Skip to content
View mj1329123's full-sized avatar

Block or report mj1329123

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories Loading

  1. mj mj Public

  2. ps ps Public

    Forked from wudikua/ps

    自己实现的深度学习训练框架,纯java实现,没有过多的第三方依赖,可分布式训练

    Java

  3. named_entity_recognition named_entity_recognition Public

    Forked from luopeixiang/named_entity_recognition

    中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)

    Python

  4. XFramework XFramework Public

    Forked from xdedzl/XFramework

    一个轻量级的游戏开发框架

    C#

  5. smartTable smartTable Public

    Forked from huangyanbin/smartTable

    一款android自动生成表格框架---An Android automatically generated table framework

    Java

  6. jstarcraft-ai jstarcraft-ai Public

    Forked from HongZhaoHua/jstarcraft-ai

    目标是提供一个完整的Java机器学习(Machine Learning/ML)框架,作为人工智能在学术界与工业界的桥梁. 让相关领域的研发人员能够在各种软硬件环境/数据结构/算法/模型之间无缝切换. 涵盖了从数据处理到模型的训练与评估各个环节,支持硬件加速和并行计算,是最快最全的Java机器学习库.

    Java