Pinned Repositories
a
AI
机器学习、深度学习、自然语言处理、计算机视觉等AI领域相关技术的算法推导及应用
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4
AlphaGOZero-python-tensorflow
Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th publication: [Mastering the Game of Go without Human Knowledge]. The supervised learning approach is more practical for individuals. (This repository has single purpose of education only)
apistar
A smart Web API framework, for Python 3. 🌟
awesome-chatbot-list
深度学习聊天机器人资源集合 Awesome chatbot resource list
awesome-gameserver-cn
中文游戏服务器资源大全
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
changze's Repositories
changze/alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4
changze/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
changze/bookstore
使用Django编写一个书城电商网站,配合详细的教程。
changze/ChineseChess-AlphaZero
Implement AlphaZero/AlphaGo Zero methods on Chinese chess.
changze/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
changze/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
changze/face_classification
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
changze/face_recognition
The world's simplest facial recognition api for Python and the command line
changze/GNNPapers
Must-read papers on graph neural network (GNN)
changze/gym
A toolkit for developing and comparing reinforcement learning algorithms.
changze/HelloGitHub
:octocat: GitHub 上好玩、容易上手的项目,帮你找到编程的乐趣。欢迎推荐、自荐项目,让更多人知道你的项目⭐️
changze/icyChessZero
**象棋alpha zero程序
changze/LearnPython
以撸代码的形式学习Python
changze/leela-zero
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
changze/magenta
Magenta: Music and Art Generation with Machine Intelligence
changze/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
changze/PointCNN
CNN Generalized for Consuming Point Cloud Data
changze/pyspider
A Powerful Spider(Web Crawler) System in Python.
changze/Python-100-Days
Python - 100天从新手到大师
changze/Python-3
My Python Examples
changze/Python-4
All Algorithms implemented in Python
changze/Python-5
Python3.6编写的各种大小程序
changze/python-spider-1
:rainbow:Python3网络爬虫实战:VIP视频破解助手;GEETEST验证码破解;小说、动漫下载;手机APP爬取;财务报表入库;火车票抢票;抖音APP视频下载;百万英雄辅助;网易云音乐下载;B站视频和弹幕下载;京东晒单图下载
changze/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
changze/requests
Python HTTP Requests for Humans™ ✨🍰✨
changze/spyder
Official repository for Spyder - The Scientific Python Development Environment
changze/tensorflow
An Open Source Machine Learning Framework for Everyone
changze/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook
changze/the-elder-is-excited
暴力膜蛤
changze/vnpy
基于python的开源量化交易平台开发框架