Pinned Repositories
-
2019_algorithm_intern_information
2020年的算法实习岗位信息表,部分包括内推码,和常见深度学习算法岗面试题及答案,暑期计算机视觉实习面经和总结
7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
AI-RecommenderSystem
该仓库尝试整理推荐系统领域的一些经典算法模型
AlphaZeroCar
This is AlphaZero using MCTS for the AutoDriving to Path Planning
Awesome-Meta-Learning
A curated list of Meta Learning papers, code, books, blogs, videos, datasets and other resources.
reinforcement_learning
Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.
tensorflow_gail_ppo
TianChiFaceAttack
阿里天池AI安全挑战第一期人脸识别攻击
Useful-simple-scripts-for-Python
Record some simple and useful Python scripts that can be used in daily life
zstbackcourt's Repositories
zstbackcourt/TianChiFaceAttack
阿里天池AI安全挑战第一期人脸识别攻击
zstbackcourt/tensorflow_gail_ppo
zstbackcourt/Useful-simple-scripts-for-Python
Record some simple and useful Python scripts that can be used in daily life
zstbackcourt/-
zstbackcourt/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
zstbackcourt/AI-RecommenderSystem
该仓库尝试整理推荐系统领域的一些经典算法模型
zstbackcourt/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等
zstbackcourt/awesome-reinforcement-learning-lib
GitHub's code repository is all you need
zstbackcourt/ChatTTS-ui
一个简单的本地网页界面,直接使用ChatTTS将文字合成为语音,同时支持对外提供API接口。
zstbackcourt/cmake-study
zstbackcourt/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
zstbackcourt/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
zstbackcourt/Deterministic-GAIL-PyTorch
PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning
zstbackcourt/dm_control
DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
zstbackcourt/EssentialCpp_Note_Answer
The Notes and Answers for book Essential C++
zstbackcourt/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
zstbackcourt/fun-rec
推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/
zstbackcourt/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
zstbackcourt/golang-open-source-projects
为互联网IT人打造的中文版awesome-go
zstbackcourt/helloflask
Hello, Flask!
zstbackcourt/learn2learn
PyTorch Meta-learning Framework for Researchers
zstbackcourt/LiteratureDL4Graph
zstbackcourt/LogicStack-LeetCode
公众号「宫水三叶的刷题日记」刷穿 LeetCode 系列文章源码
zstbackcourt/nn_builder
Build neural networks with less boilerplate code
zstbackcourt/python-mini-project
🙌 Welcome open-source Python mini-project contributions!
zstbackcourt/rebiber
A simple tool to update bib entries with their official information (e.g., DBLP or the ACL anthology).
zstbackcourt/RecSystem-Pytorch
推荐系统论文算法实现,包括序列推荐,多任务学习,元学习等。 Recommendation system papers implementations, including sequence recommendation, multi-task learning, meta-learning, etc.
zstbackcourt/transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习
zstbackcourt/vision
Datasets, Transforms and Models specific to Computer Vision
zstbackcourt/youre-the-os
A game where you are a computer's OS and you have to manage processes, memory and I/O events.