Pinned Repositories
abot
C# web crawler built for speed and flexibility. Please star this project! +1. Contact me with exciting opportunities!!
AforgeNet_eg1
AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
android-Ultra-Pull-To-Refresh
Ultra Pull to Refresh for Android. Support all the views.
androidquery
AndroidQuery
AndroidScreencast
View and control your android device on PC
azerothcore-wotlk
Complete Open Source and Modular solution for MMO
h-lua
【魔兽地图框架】一个协助你学习制作魔兽争霸地图的Lua库。A Lua library to help you learn how to make Warcraft maps!QQ群 325338043
MoeHero
我的英雄不可能那么萌
Pcap_DNSProxy
A local DNS server based on WinPcap and LibPcap
show0925's Repositories
show0925/Pcap_DNSProxy
A local DNS server based on WinPcap and LibPcap
show0925/abot
C# web crawler built for speed and flexibility. Please star this project! +1. Contact me with exciting opportunities!!
show0925/AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
show0925/androidquery
AndroidQuery
show0925/AndroidScreencast
View and control your android device on PC
show0925/DataSpider
Spider cluster of several data source
show0925/FoolGo
A Go A.I. based on MCTS(AlphaGo and DeepZenGo's basic algorithm) WITHOUT Deep Learning
show0925/framework
Machine learning, computer vision, statistics and general scientific computing for .NET
show0925/idlcpp
An interface description language compiler, which generates c++ source code for easily embedding script language like python, lua, etc.
show0925/mario-ai
Playing Mario with Deep Reinforcement Learning
show0925/MCTS
Python Implementations of Monte Carlo Tree Search
show0925/mcts-1
An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVE
show0925/mcts-cpp
C++ implementation of the Monte Carlo Tree Search algorithm
show0925/MiniThunder
android迷你版迅雷,支持thunder:// ftp:// http:// ed2k:// 磁力链 种子文件的下载,音视频文件支持边下边播.
show0925/New-Unity-For-ShareSDK
New sample of ShareSDK for Unity, including ios and android.
show0925/ofxMSAmcts
A very simple C++ MCTS (Monte Carlo Tree Search) implementation with examples for openFrameworks
show0925/open-source-search-engine
A distributed open source search engine and spider/crawler written in C/C++ for Linux on Intel/AMD. From gigablast dot com, which has binaries for download. See the README.md file at the very bottom of this page for instructions.
show0925/openFrameworks
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
show0925/poco
POCO C++ Libraries - Versatile cross-platform C++ libraries with a network/internet focus. "The battery pack for C++."
show0925/Reinforcement-Learning
Simple C++ project that includes header only implementations of Monte Carlo Tree Search(MCTS), Temporal Difference Learning, Minimax, and other agents to evaluate their performance in various two player games.
show0925/RocAlphaGo
An independent, student-led replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search" (Nature 529, 484-489, 28 Jan 2016), details of which can be found on their website https://deepmind.com/publications.html.
show0925/RxCpp
Reactive Extensions for C++
show0925/Simple-Web-Crawler
基于C#.NET的简单网页爬虫,支持异步并发、切换代理、操作Cookie、Gzip加速。
show0925/SimpleCrawler
C# Crawler 多线程爬虫程序,支持正则表达式过滤、关键字过滤、正文内容识别等等
show0925/strangeioc
The IoC/Binding Framework for Unity3D and C#
show0925/tensorflow
Computation using data flow graphs for scalable machine learning
show0925/TVRemoteIME
电视盒子的远程输入法应用,可跨屏远程输入、跨屏远程控制盒子、远程播放视频
show0925/video.js
Video.js - open source HTML5 & Flash video player
show0925/wxsqlite3
wxSQLite3 - SQLite3 database wrapper for wxWidgets (including SQLite3 encryption extension)
show0925/YayCrawler
基于规则配置的通用分布式爬虫框架