pigpigyyy's Stars
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
electronicarts/CnC_Remastered_Collection
miloyip/game-programmer
A Study Path for Game Programmer
edent/SuperTinyIcons
Under 1KB each! Super Tiny Icons are miniscule SVG versions of your favourite website and app logos
videolan/vlc
VLC media player - All pull requests are ignored, please use MRs on https://code.videolan.org/videolan/vlc
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
alibaba/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
FederatedAI/FATE
An Industrial Grade Federated Learning Framework
cisco/openh264
Open Source H.264 Codec
XiaoMi/mace
MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.
epezent/implot
Immediate Mode Plotting
TachibanaYoshino/AnimeGAN
A Tensorflow implementation of AnimeGAN for fast photo animation ! This is the Open source of the paper 「AnimeGAN: a novel lightweight GAN for photo animation」, which uses the GAN framwork to transform real-world photos into anime images.
qq547276542/Agriculture_KnowledgeGraph
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
SystemErrorWang/White-box-Cartoonization
Official tensorflow implementation for CVPR2020 paper “Learning to Cartoonize Using White-box Cartoon Representations”
AI4Finance-Foundation/ElegantRL
Massively Parallel Deep Reinforcement Learning. 🔥
openai/retro
Retro Games in Gym
BehaviorTree/BehaviorTree.CPP
Behavior Trees Library in C++. Batteries included.
SRombauts/SQLiteCpp
SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.
TypeScriptToLua/TypeScriptToLua
Typescript to lua transpiler. https://typescripttolua.github.io/
mitsuba-renderer/nanogui
Minimalistic C++/Python GUI library for OpenGL, GLES2/3, Metal, and WebAssembly/WebGL
YeYzheng/KGQA-Based-On-medicine
基于医药知识图谱的智能问答系统
timi-liuliang/echo
A New Cross-Platform 2D 3D Game Engine
amirrajan/survivingtheappstore
My book on getting to the #1 Spot in the App Store. Buy my games to support me.
google-research/federated
A collection of Google research projects related to Federated Learning and Federated Analytics.
samindaa/RLLib
C++ Template Library to Predict, Control, Learn Behaviors, and Represent Learnable Knowledge using On/Off Policy Reinforcement Learning
Guanngxu/economic_audit_knowledge_graph
经济责任审计知识图谱:网络爬虫、关系抽取、领域词汇判定
dimpurr/awesome-acg-machine-learning
A curated list of awesome machine learning resources related to anime, manga and so on.
cselab/smarties
Lightweight and scalable framework for Reinforcement Learning
liquidSVM/liquidSVM
Support vector machines (SVMs) and related kernel-based learning algorithms are a well-known class of machine learning algorithms, for non-parametric classification and regression. liquidSVM is an implementation of SVMs whose key features are: fully integrated hyper-parameter selection, extreme speed on both small and large data sets, full flexibility for experts, and inclusion of a variety of different learning scenarios: multi-class classification, ROC, and Neyman-Pearson learning, and least-squares, quantile, and expectile regression.
alexge233/relearn
A Reinforcement Learning Library for C++11/14