leeningli's Stars
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
wg/wrk
Modern HTTP benchmarking tool
powerline/fonts
Patched fonts for Powerline users.
seaweedfs/seaweedfs
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
zhisheng17/flink-learning
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
thanos-io/thanos
Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
lyhue1991/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
bigbluebutton/bigbluebutton
Complete open source web conferencing system.
tektoncd/pipeline
A cloud-native Pipeline resource.
go-gomail/gomail
The best way to send emails in Go.
water8394/flink-recommandSystem-demo
:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。
olivia-ai/olivia
💁♀️Your new best friend powered by an artificial neural network
yangwohenmai/LSTM
基于LSTM的时间序列预测研究
childe/gohangout
使用 golang 模仿的 Logstash。用于消费 Kafka 数据,处理后写入 ES、Clickhouse 等。
wise2c-devops/breeze
Deploy a Production Ready Kubernetes Cluster with graphical interface
mattbaird/elastigo
A Go (golang) based Elasticsearch client library.
vmware-archive/eventrouter
A simple introspective kubernetes service that forwards events to a specified sink.
go-playground/locales
:earth_americas: a set of locales generated from the CLDR Project which can be used independently or within an i18n package; these were built for use with, but not exclusive to https://github.com/go-playground/universal-translator
pengxungui/LSTM_stock
基于LSTM的股票数据分析,数据来源于Tushare
chuhaojin/LSTMForSentAnalysis
用LSTM进行文本的情感分析
caucy/batch_ping
support multi ping
Yangami/LSTM-for-price-prediction
算法根据单个板块或单只股票的历史数据判断板块指数或个股次日收盘价信息,得到相应的调仓对策。可回归(预测具体价格)可分类(预测涨跌)。 长短期记忆模型(LSTM)是循环神经网络(RNN)的一种,每个输入样本都是一个序列(如某板块20天的四价一量)用这个序列预测结果。它认为某些指标长期的趋势对预测值有影响,有些无影响,让神经元控制短期记忆和长期记忆,克服了实践中时间越长影响参数越小的问题。
wikke/TimeSeriesPrediction
Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络
a-mochis/SentimentAnalysis_LSTM
基于Keras使用LSTM对电商评论进行情感分析
elliottssu/lstm-sentiment-analysis
sentiment analysis with chinese and english(LSTM). 通过LSTM实现中英文语句情感分析,来判断消极还是积极。
SolaceSamples/solace-samples-rest-messaging
Tutorials show how to use the Solace REST Messaging API
SolaceProducts/pubsubplus-connector-kafka-source
Source connector to send data from Solace message broker to Apache Kafka streaming platform
fudali113/esalert
简单易用的查询elasticsearch数据根据规则报警工具
lixin051435/LSTM-demo
LSTM进行时间序列预测
FGpramodgupta/Stock-market-prediction-using-LSTM