hansen-wang-0's Stars
Semporia/TikTok-Unlock
TikTok 無需拔卡解鎖最新支援 iPhone &iPad 、TikTok&TikTok TestFlight,地區切換 、視頻發佈 、 live 直播 、點贊 評論、私信聊天等!
vidalt/HGS-CVRP
Modern implementation of the hybrid genetic search (HGS) algorithm specialized to the capacitated vehicle routing problem (CVRP). This code also includes an additional neighborhood called SWAP*.
sneeuwballen/zipperposition
An automatic theorem prover in OCaml for typed higher-order logic with equality and datatypes, based on superposition+rewriting; and Logtk, a supporting library for manipulating terms, formulas, clauses, etc.
PatrickHua/SimSiam
A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'
leanprover-community/lean-perfectoid-spaces
Perfectoid spaces in the Lean formal theorem prover.
chaitjo/graph-convnet-tsp
Code for the paper 'An Efficient Graph Convolutional Network Technique for the Travelling Salesman Problem' (INFORMS Annual Meeting Session 2019)
openai/multi-agent-emergence-environments
Environment generation code for the paper "Emergent Tool Use From Multi-Agent Autocurricula"
anthwlock/untrunc
Restore a truncated mp4/mov. Improved version of ponchio/untrunc
RamanujanMachine/RamanujanMachine
UniMath/UniMath
This coq library aims to formalize a substantial body of mathematics using the univalent point of view.
taichi-dev/taichi
Productive, portable, and performant GPU programming in Python.
facebookresearch/neural-rewriter
Learning to Perform Local Rewriting for Combinatorial Optimization
zoeyuchao/thudrone
这是清华大学无人机赛课的社区,欢迎访问~
xchaoinfo/fuck-login
模拟登录一些知名的网站,为了方便爬取需要登录的网站
gboeing/osmnx
OSMnx is a Python package to easily download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap.
lllyasviel/style2paints
sketch + style = paints :art: (TOG2018/SIGGRAPH2018ASIA)
nndl/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
berkeleydeeprlcourse/homework
Assignments for CS294-112.
andri27-ts/Reinforcement-Learning
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
PaddlePaddle/models
Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.
soumith/ganhacks
starter from "How to Train a GAN?" at NIPS2016
hindupuravinash/the-gan-zoo
A list of all named GANs!
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
halleanwoo/ReinforcementLearningCode
Codes for understanding Reinforcement Learning( updating... )
Newmu/dcgan_code
Deep Convolutional Generative Adversarial Networks
google-deepmind/sonnet
TensorFlow-based neural network library
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"