Pinned Repositories
ai-edu
AI education materials for Chinese students, teachers and IT professionals.
alarmclassification
基于BERT模型,训练有监督的告警文本分类算法(文本多分类问题)
alchemy
给flink开发的web系统,可以在页面上定义udf,进行sql和jar任务的提交
algo
数据结构和算法必知必会的50个代码实现
Alink
Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.
argo-cd
Declarative continuous deployment for Kubernetes.
ASTGCN
Attention Based Spatial-Temporal Graph Convolutional Networks for Traffic Flow Forecasting (ASTGCN) AAAI 2019
awesome-go
A curated list of awesome Go frameworks, libraries and software
Bayesian
Naive Bayes classifier and Bayesian network classifier C++ implementation
Book
They are information technology related book.
baosince's Repositories
baosince/alarmclassification
基于BERT模型,训练有监督的告警文本分类算法(文本多分类问题)
baosince/DeepLearningSystem
Deep Learning System core principles introduction.
baosince/concept
封装了一些常用组件,走过路过不要错过哦
baosince/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
baosince/argo-cd
Declarative continuous deployment for Kubernetes.
baosince/small-spring
🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。
baosince/mzt-biz-log
支持Springboot,基于注解的可使用变量、可以自定义函数的通用操作日志组件
baosince/COLA
🥤 COLA: Clean Object-oriented & Layered Architecture
baosince/know_how_know_why
For every learner
baosince/Alink
Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.
baosince/DTCR
The paper "Learning Representations for Time Series Clustering"
baosince/springBootDemo
springBoot demo
baosince/flink-sql-benchmark
baosince/Book
They are information technology related book.
baosince/deeplearningbook-chinese
Deep Learning Book Chinese Translation
baosince/ai-edu
AI education materials for Chinese students, teachers and IT professionals.
baosince/flink1.8-analyse
flink1.8源码分析
baosince/flink
Apache Flink
baosince/algo
数据结构和算法必知必会的50个代码实现
baosince/Flink-CEPplus
基于flink 1.8 源码二次开发,详见MD
baosince/flink-ai-extended
baosince/FlinkAlarmOpsSys
This project used to monitoring log data stream, Manage alarm rules、alarm's threshold and frequency. based on Apache Flink、Spring Boot、Alibaba Nacos and JQuery.
baosince/kafka-streams-machine-learning-examples
This project contains examples which demonstrate how to deploy analytic models to mission-critical, scalable production environments leveraging Apache Kafka and its Streams API. Models are built with Python, H2O, TensorFlow, DeepLearning4 and other technologies.
baosince/ASTGCN
Attention Based Spatial-Temporal Graph Convolutional Networks for Traffic Flow Forecasting (ASTGCN) AAAI 2019
baosince/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
baosince/flink-training-course
baosince/alchemy
给flink开发的web系统,可以在页面上定义udf,进行sql和jar任务的提交
baosince/flinkStreamSQL
基于开源的flink,对其实时sql进行扩展;主要实现了流与维表的join,支持原生flink SQL所有的语法
baosince/DMVST-Net
DMVST-Net for AAAI 2018
baosince/flink-training-exercises