daul0124's Stars
zhanwen/MathModel
研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
soimort/you-get
:arrow_double_down: Dumb downloader that scrapes the web
TheAlgorithms/Python
All Algorithms implemented in Python
ddbourgin/numpy-ml
Machine learning, in numpy
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
tensorflow/playground
Play with neural networks!
shuhuai007/Machine-Learning-Session
ShaoqingRen/faster_rcnn
Faster R-CNN
XiangGuo1992/Screen-Vehicle-Detection-using-Tensorflow-API
Screen&Vehicle Detection in eye tracking videos using Tensorflow API
Iallen520/lhy_DL_Hw
MLNLP-World/Top-AI-Conferences-Paper-with-Code
MLNLP: This repository is a collection of AI top conferences papers (e.g. ACL, EMNLP, NAACL, COLING, AAAI, IJCAI, ICLR, NeurIPS, and ICML) with open resource code
dragen1860/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
hardikkamboj/An-Introduction-to-Statistical-Learning
This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.
google-deepmind/ferminet
An implementation of the Fermionic Neural Network for ab-initio electronic structure calculations
ageron/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
nidhaloff/igel
a delightful machine learning tool that allows you to train, test, and use models without writing code
xjpvincent/ali_mobile_recommend
ali_mobile_recommend
RaviPabari/DataStructures-Algorithm
Implementation Of Various Data Structures And Algorithm Techniques In Python.
ianzhao05/textshot
Python tool for grabbing text via screenshot
fengdu78/lihang-code
《统计学习方法》的代码实现
wzyonggege/statistical-learning-method
《统计学习方法》笔记-基于Python算法实现
WenDesi/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
hktxt/Learn-Statistical-Learning-Method
Implementation of Statistical Learning Method, Second Edition.《统计学习方法》第二版,算法实现。
wzy6642/Machine-Learning-in-Action-Python3
《机器学习实战》的python3源码
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
afshinrahimi/geographconv
Semi-supervised User Geolocation via Graph Convolutional Networks
yujiali/ggnn
Gated Graph Sequence Neural Networks
PetarV-/GAT
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
williamleif/GraphSAGE
Representation learning on large graphs using stochastic graph convolutions.
tkipf/gcn
Implementation of Graph Convolutional Networks in TensorFlow