noctknight's Stars
MarshallKrakauer/DecisionTree
Custom implementation of a decision tree.
MorvanZhou/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
guocheng18/FTRL-pytorch
Implementation of FTRL (Follow the Regularized Leader)
shengqiangzhang/examples-of-web-crawlers
一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
xaboy/form-create
:fire::fire::fire: 强大的低代码动态表单组件,通过JSON数据驱动表单渲染,适配移动端,支持可视化设计。提高开发者对表单的开发效率。目前在政务系统、OA系统、ERP系统、电商系统、流程管理等系统中已稳定应用。
greyireland/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
OFShare/Algorithm-challenger
ACM and OI general algorithm
kilolgupta/Variational-Autoencoders-Collaborative-Filtering
This repository contains python (using Keras) code implementing variational autoencoders for collaborative filtering on movielens and spotify data
alibaba/x-deeplearning
An industrial deep learning framework for high-dimension sparse data
CastellanZhang/alphaFM
Multi-thread implementation of Factorization Machines with FTRL for binary-class classification problem.
apache/flink
Apache Flink
fastnlp/fastHan
fastHan是基于fastNLP与pytorch实现的中文自然语言处理工具,像spacy一样调用方便。
zhan-xu/RigNet
Code for SIGGRAPH 2020 paper "RigNet: Neural Rigging for Articulated Characters"
vietnh1009/Flappy-bird-deep-Q-learning-pytorch
Deep Q-learning for playing flappy bird game
andialbrecht/sqlparse
A non-validating SQL parser module for Python
timogasda/python-sqlparser
A Python Module for the "General SQL Parser" library (sqlparser.com)
HKUST-KnowComp/ASER
ASER (Activities, States, Events, and their Relations): a large-scale weighted eventuality knowledge graph.
jsvine/pdfplumber
Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables.
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
google-deepmind/scalable_agent
A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.
google-deepmind/graph_nets
Build Graph Nets in Tensorflow
rguo12/awesome-causality-algorithms
An index of algorithms for learning causality with data
jiaruncao/adversial_example_defense
对抗性样本攻击与防御
timomernick/pytorch-capsule
Pytorch implementation of Hinton's Dynamic Routing Between Capsules
naturomics/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules
manuelsh/capsule-networks-pytorch
Reproduction of the model from the paper “Dynamic Routing Between Capsules”.
AahanSingh/Capsule-Networks
PyTorch Implementation of Capsule Networks
cedrickchee/capsule-net-pytorch
[NO MAINTENANCE INTENDED] A PyTorch implementation of CapsNet architecture in the NIPS 2017 paper "Dynamic Routing Between Capsules".
KellerJordan/CapsNet-Adversarial
Capsule networks can defend against adversarial attacks using reconstruction error
Hanjun-Dai/graphnn
Training computational graph on top of structured data (string, graph, etc)