alei76's repositories
Agriculture_KnowledgeGraph
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
angel
A Flexible and Powerful Parameter Server for large-scale machine learning
attention_is_all_you_need
[WIP] Attention Is All You Need (Vaswani et al. 2017) by Chainer.
burst_detection
Detect bursts in batched data using Kleinberg's (2002) algorithm.
cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
EasyScheduler
Easy Scheduler is a distributed workflow task scheduling system, which mainly resolve the problem of "complicated task dependencies but cannot directly monitor the health status of tasks". Easy Scheduler assembles tasks in a DAG manner and can monitor the running status of tasks in real time. Meanwhile, It supports operations such as retry, recovery failure from the specified node, pause and kill tasks.中文描述:Easy Scheduler是一个分布式工作流任务调度系统,主要解决"错综复杂的任务依赖关系,而不能直观监控任务健康状态等问题"。Easy Scheduler以DAG流式的方式将Task组装起来,并可实时监控任务的运行状态,同时支持重试、从指定节点恢复失败、暂停及Kill任务等操作。EasyScheduler由在工作流调度方面工作多年的多位小伙伴研发而成,致力于成为大数据平台的中流砥柱,使调度变得更加容易,更可以从其中文名“易调度”看出我们的初衷,如果你对目前市面上的调度不够满意,非常欢迎使用易调度,欢迎大家加入进来,提出需求,也欢迎贡献代码
flash-waimai
一个外卖平台,前端,后端,api
gentelella
Free Bootstrap 3 Admin Template
intelligent-annotation
Real-World Active Learning, use for Annotation System, like text classification and image classification task.
jstraining
全栈工程师培训材料
PlaceExtractServerVersion
for ZHXG
py_ml_utils
Some small utility modules to help with pandas, numpy and sklearn usage in other projects
pytorch_classification
基于pytorch框架的classification万用模板
saiku
saiku analytics - the worlds greatest open source OLAP browser
Spring-Cloud-Admin
Cloud-Admin是国内首个基于Spring Cloud微服务化开发平台,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用Spring Boot2以及Spring Cloud Gateway相关核心组件,前端采用vue-element-admin组件。
StackNet
StackNet is a computational, scalable and analytical Meta modelling framework
superscript
A dialogue engine for creating chat bots
TipDM
TipDM建模平台,开源的数据挖掘工具。
ytk-learn
Ytk-learn is a distributed machine learning library which implements most of popular machine learning algorithms(GBDT, GBRT, Mixture Logistic Regression, Gradient Boosting Soft Tree, Factorization Machines, Field-aware Factorization Machines, Logistic Regression, Softmax, SVM).