ninetailskim's Stars
PaddlePaddle/Paddle-Lite
PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎)
pygame/pygame
🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
getlantern/lantern
Lantern官方版本下载 蓝灯 翻墙 代理 科学上网 外网 加速器 梯子 路由 - Быстрый, надежный и безопасный доступ к открытому интернету - lantern proxy vpn censorship-circumvention censorship gfw accelerator پراکسی لنترن، ضدسانسور، امن، قابل اعتماد و پرسرعت
PaddlePaddle/PaddleSlim
PaddleSlim is an open-source library for deep model compression and architecture search.
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
PaddlePaddle/models
Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.
PaddlePaddle/awesome-DeepLearning
深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI
daobilige-su/loam_velodyne
Laser Odometry And Mapping (LOAM) SLAM ROS package for 3D Velodyne VLP-16 laser scanner
kisence-mian/UnityLockStepDemo
基于Unity做的帧同步Demo,ECS架构
JackKuo666/NLP_basis
这是我学习一个NLP教程【2019最新AI 自然语言处理之深度机器学习顶级项目实战课程】做的笔记与代码
OAID/Tengine
Tengine is a lite, high performance, modular inference engine for embedded device
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
vczh/vczh_toys
This repository contains vczh's toys for black magic codes or experiments
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
shuhuai007/Machine-Learning-Session
zhangqianhui/AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
Microstrong0305/Screenshot-to-Code
Generating Code from a Graphical User Interface Screenshot
google-research/bert
TensorFlow code and pre-trained models for BERT
soumith/ganhacks
starter from "How to Train a GAN?" at NIPS2016
Caizc/corgi-engine-docs
Corgi Engine Documentation in Simplified Chinese, the engine is a 2D + 2.5D Platformer Solution for Unity.
ReactiveX/RxCpp
Reactive Extensions for C++
apachecn/Interview
Interview = 简历指南 + 算法题 + 八股文 + 源码分析
WenDesi/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
Sophia-11/Machine-Learning-Notes
周志华《机器学习》手推笔记
dsgiitr/d2l-pytorch
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.