There are no reviews yet. Be the first to send feedback to the community and the maintainers!
mini-rpc
Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper 实现服务注册与发现。使用该框架,可将服务部署到分布式环境中的任意节点上,客户端通过远程接口来调用服务端的具体实现,让服务端与客户端的开发完全分离,为实现大规模分布式应用提供了基础支持leetcode-java
leetcode 解题方法 Java 语言描述,包含各种常见解题模板和各个题目出题频率OpenKettleWebUI
一款基于kettle的数据处理web调度控制平台,支持文档资源库和数据库资源库,通过web平台控制kettle数据转换,可作为中间件集成到现有系统中ijcai18-mama-ads-competition
IJCAI-18 阿里妈妈搜索广告转化预测初赛方案codes-scratch-crawler
读书笔记《自己动手写网络爬虫》,自己敲的代码。主要记录了网络爬虫的基本实现,网页去重的算法,网页指纹算法,文本信息挖掘codes-scratch-zookeeper-netty
zk + netty 实现集群节点文件同步服务codes-scratch-akka
akka学习理解,使用了maven、sbt两种构建方式,同时使用量java和scala两种语言实现。akka入门,清晰理解akka流程notes
Classtag's Notebookscods-scratch-android
android代码实例仓库 这不是一个单独的项目,这里是一个android项目仓库,从简单到复杂、从单个示例到整个项目 所有项目均由本人审核验证,请放心使用,同样也希望您的参与,欢迎大家watch、fork。 每天一个项目,自己学习、同时也为希望为更多的朋友提供项目参考。codes-clean-code-functions-testable-html
Clean code functions. how to refactor testable htmldl-dog-breed-identification
Kaggle dog breed identification implemented via gluonkaggle_criteo_ctr_challenge
kaggle criteo ctr challengeOpenSparkLiblinear
Spark liblineardl-face-generation
using GANs generate face.mxlearn
Deep learning library featuring a higher-level API for apache mxnet.mastering-concurrency-programming
mastering concurrency programming with java8dl-tv-script-generation
generate tv scripts via RNNLearnModernCpp
recsys
A end-to-end open source recommender platform, include data collection, feature engineering and ABTest, recommend algorithm.dl-language-translation
A sequence to sequence model on a dataset of English and French sentences that can translate new sentences from English to Frenchcodecrafters-redis-go
https://app.codecrafters.io/courses/redis?track=godl-bike-sharing-demand
ractice neural network implemented just with numpy for Kaggle Bike Sharing Demanddl-image-classification
udacity dlnd image classification for CIFAR-10machine-learning-notebook
A notebook repository for tracking learning machine learning notebook.light-text-classification
A lightbox library for text classification, collected state-of-art solution from recent years.OpenMultiarmedBandits
A open source multi arm bandit framework for optimize your website quickly. You’ll quickly use the benefits of several simple algorithms—including the epsilon-Greedy, Softmax, and Upper Confidence Bound (UCB) algorithms—by working through this framework written in Java, which you can easily adapt for deployment on your own website.Love Open Source and this site? Check out how you can help us