Starred repositories
The most scalable open-source MQTT broker for IoT, IIoT, and connected vehicles
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
专注于解决推荐领域与搜索领域的两个核心问题:排序预测(Ranking)和评分预测(Rating). 为相关领域的研发人员提供完整的通用设计与参考实现. 涵盖了70多种排序预测与评分预测算法,是最快最全的Java推荐与搜索引擎.
Homer, a text analyser in Python, can help make your text more clear, simple and useful for your readers.
一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
A curated list of awesome Machine Learning frameworks, libraries and software.
XLNet: Generalized Autoregressive Pretraining for Language Understanding
💫 Industrial-strength Natural Language Processing (NLP) in Python
A system for quickly generating training data with weak supervision
Just draw a bounding box and you can remove the object you want to remove.
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…
An open-source PAM tool alternative to CyberArk. 广受欢迎的开源堡垒机。
tensorflow and theano cnn code for insurance QA(question Answer matching)
An industrial deep learning framework for high-dimension sparse data
Lua/Torch implementation of DQN (Nature, 2015)
深度学习入门教程, 优秀文章, Deep Learning Tutorial
React Native指南汇集了各类react-native学习资源、开源App和组件
TensorFlow - A curated list of dedicated resources http://tensorflow.org
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.