leimao's recent timeline updates
leimao's repos on GitHub
Python · 302 watchers
Frozen-Graph-TensorFlow
Save, Load Frozen Graph and Run Inference From Frozen Graph in TensorFlow 1.x and 2.x
Cuda · 271 watchers
CUDA-GEMM-Optimization
CUDA Matrix Multiplication Optimization
Python · 196 watchers
DeepLab-V3
Google DeepLab V3 for Image Semantic Segmentation
Cuda · 135 watchers
CUTLASS-Examples
CUTLASS and CuTe Examples
C++ · 121 watchers
Console-Snake
Snake Game in Console Implemented Using C++
C++ · 52 watchers
gRPC-Examples
gRPC Beginner's C++ Examples with CMake
C++ · 42 watchers
LibTorch-ResNet-CIFAR
ResNet Implementation, Training, and Inference Using LibTorch C++ API
Dockerfile · 37 watchers
Docker-WeChat
Run WeChat Using Docker
C++ · 28 watchers
CPP-Debug-Docker
Debug C/C++ Programs In Docker
Dockerfile · 18 watchers
Boost-Docker
Docker for Boost C++ Library
C++ · 11 watchers
Doxygen-CPP-TriangleLib
Using Doxygen to Document C++ Libraries
Python · 9 watchers
Image-Converter-CycleGAN
Image Converter Using CycleGAN and Non-Parallel Data
C++ · 7 watchers
Auto-Red-Eye-Remover
Automatic Red Eye Removal From Photos Using C++ and OpenCV
C++ · 7 watchers
CPP-Treasure-Bay
A Collection of C++ Basic and Advanced Usages
Dockerfile · 6 watchers
DockerFiles
Collection of Dockerfiles Used for Different Purposes
Python · 5 watchers
Chomp-AI
Chomp Game in Python with AI
CMake · 5 watchers
CMake-Examples
CMake Examples for Noobs
5 watchers
leimao
JavaScript · 4 watchers
chinese-independent-blogs
中文独立博客列表
C++ · 4 watchers
Console-Player
Audio Player in Console Implemented Using C/C++
Python · 4 watchers
Convolutional_Neural_Network_CIFAR10
Object-Oriented Convolutional Neural Network for CIFAR10 Dataset
C++ · 4 watchers
CPP-Public-Header-Abstract-Class-Declarations-Example
Using Abstract Class Declarations for Hiding Private Methods and Members
Shell · 4 watchers
Dota2-Profile-Pictures
Dota2名主播头像,部分稀有,扎实。
HTML · 4 watchers
Drunken-Sniper
Modified 64.0 Game Implemented Using Jack Language and Run in Nand2Tetris VM Emulator
Python · 4 watchers
Flappy_Bird_AI
Flappy Bird Artificial Intelligence
JavaScript · 4 watchers
hexo-theme-icarus
A simple, delicate, and modern theme for the static site generator Hexo.
C++ · 3 watchers
ABI-Breaking-Change-Demo
ABI Breaking Change Demo
3 watchers
byte-pair-encoding
A file compression tool that implements the Byte Pair Encoding algorithm
Dockerfile · 3 watchers
GoogleTest-CMake-Examples
GoogleTest CMake Examples
Python · 3 watchers
Heroku-Docker-Example
Deploy Docker Applications on Heroku
3 watchers
ila
Interactive Linear Algebra
Cuda · 3 watchers
Image_Blurring_CUDA
RGB Image Blurring Using CUDA and CMake
Jupyter Notebook · 3 watchers
Intelligent_Mouse
Maze Explorer and Solver
CMake · 2 watchers
CMake-Static-Library-VS-Shared-Library
Static Library VS Shared Library
C++ · 2 watchers
Data_Structures_and_Algorithms
These are the solutions to the assignments in Coursera Data Structures and Algorithms Specialization.
Python · 2 watchers
Decision_Tree_Python
Efficient Implementation of Decision Tree from Scratch in Python
2 watchers
deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
Jupyter Notebook · 2 watchers
Di-Tech_Algorithm_Challenge_2016
Didi Taxi is a mobile platform taxi-calling application in China. It has acquired Uber's China operations in 2016 with the capital from Apple. It hosted an machine learning algorithm contest in 2016 in order to solve the demand-supply problem of Didi taxi. I took part in the contest in 2016 when I was still studying at Duke University. This is my solution to the problem. My teammates also includes Guotu Li from Duke University and Jianhai Zhang from Dalian University of Technology.
C++ · 2 watchers
Directory-Tree-Printer
Useful Directory Tree Printer
Dockerfile · 2 watchers
Docker-Chess
Playing Chess Using SCID-VS-PC in Docker Container
Python · 2 watchers
Image_Resizer
Image Resizer Web App Coded in Python
1 watchers
apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
Python · 1 watchers
Audience_SQL_Database
Audience SQL Database is a SQLite3 database designed for the management of the information of the VIP audience of China Dalian TV.
Shell · 1 watchers
Automated_Environment_Configurations
Environment Configuration Bash Scripts for New Operating Systems
1 watchers
awesome-ttygames
Unix ASCII games
1 watchers
binary-networks-pytorch
Binarize convolutional neural networks using pytorch :fire:
1 watchers
bioasq-biobert
Pre-trained Language Model for Biomedical Question Answering
1 watchers
blog-post-workflow
Show your latest blog posts from any sources or StackOverflow activity or Youtube Videos on your GitHub profile/project readme automatically using the RSS feed
1 watchers
Deep_Learning_Papers
Library of Deep Learning Papers
Jupyter Notebook · 1 watchers
Document_Clustering_and_Retrieval
This is an unsupervised learning project to cluster and retrieve documents of similar topics. This is also my solution to the Document Clustering and Retrieval project in Machine Learning Specialization Courses at Coursera.
1 watchers
FBGEMM
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
1 watchers
gemmlowp
Low-precision matrix multiplication
1 watchers
HolisticTraceAnalysis
A library to analyze PyTorch traces.
1 watchers
indicators
Activity Indicators for Modern C++
Jupyter Notebook · 0 watchers
Amazon_Product_Sentiment_Classification
This is an supervised learning project to classify customer's sentiment toward Amazon products based on their comments. This is also my solution to the Amazon Product Sentiment Classification project in Machine Learning Specialization Courses at Coursera.
C++ · 0 watchers
Animal_Guessing_Game
Word-Based Animal Guessing Game
Python · 0 watchers
AOTInductor-Custom-Operator-Example
Quick and Self-Contained AOTInductor Custom Operator Implementation and Integration
0 watchers
asyncssh
AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework. It requires Python 3.4 or later and the Python cryptography library for some cryptographic functions.
0 watchers
Backup
This is a backup repository to store old archieves.
Python · 0 watchers
bert
TensorFlow code and pre-trained models for BERT
0 watchers
blowfish
Personal Website & Blog Theme for Hugo
Python · 0 watchers
Bongard-LOGO
Bongard-LOGO is a Python code repository with the purpose of generating synthetic Bongard problems on a large scale with little human intervention.
0 watchers
Boost-Pool
Boost.org pool module
Jupyter Notebook · 0 watchers
Boston_House_Price_Predictor
This boston house price predictor was developed using supervised learning techniques. It is able to predict the house price at Boston using the house attributes.
0 watchers
cccl
CUDA Core Compute Libraries
C++ · 0 watchers
cfx-article-src
HTML · 0 watchers
Charity_Donor_Classifier
This charity donor classifier was developed using supervised learning techniques. It is able to classify whether a person is a potential donor based on his or her attributes.
HTML · 0 watchers
Chicago_Community_Crime_App
Chicago Community Crime Big Data App Implemented Using Lambda Architecture
0 watchers
cocoapi
COCO API - Dataset @ http://cocodataset.org/
0 watchers
code-samples
Source code examples from the Parallel Forall Blog
Python · 0 watchers
code-snippets
Small Google Cloud Platform examples and code snippets.
Matlab · 0 watchers
Coursera_Neural_Networks_for_Machine_Learning
Neural Networks for Machine Learning by Geoffrey Hinton @ Coursera
0 watchers
cuCollections
0 watchers
cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
Smarty · 0 watchers
custom-op
Guide for building custom op for TensorFlow
Jupyter Notebook · 0 watchers
Customer_Segments
This is an unsupervised learning project to create segments of customers based on their purchase histories. Several clustering algorithms, including K-NN and GMM, were employed in data analysis.
0 watchers
cutile-python
cuTile is a programming model for writing parallel kernels for NVIDIA GPUs
C++ · 0 watchers
cutlass
CUDA Templates for Linear Algebra Subroutines
0 watchers
d2l-en
Interactive deep learning book with code, math, and discussions. Available in multi-frameworks. Adopted at 175 universities.
Python · 0 watchers
DeepDream
Digital Art Using Google DeepDream in Python.
0 watchers
depth-of-field
Depth of field simulator
Python · 0 watchers
detr
End-to-End Object Detection with Transformers
Jupyter Notebook · 0 watchers
Digit_Recognizer
This digit recognizer was developed using convolutional neural network. It is able to recognize up to 5 digits at one time.
Python · 0 watchers
Discrete_Mathematics
Many useful discrete mathematics algorithms have been implemented.
0 watchers
docker-wechat-1
微信 docker 镜像
0 watchers
DRKG
A knowledge graph and a set of tools for drug repurposing
0 watchers
emularity
easily embed emulators
0 watchers
ethminer
Ethereum miner with OpenCL, CUDA and stratum support
0 watchers
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
Python · 0 watchers
flash-attention
Fast and memory-efficient exact attention
0 watchers
folly
An open-source C++ library developed and used at Facebook.
Python · 0 watchers
Generative_Adversarial_Networks_MNIST
Handwritten Digits Generator using Different Generative Adversarial Networks on MNIST Dataset
0 watchers
Group-Net-image-classification
Structured Binary Neural Networks for Image Recognition
0 watchers
hardware-aware-transformers
[ACL 2020] HAT: Hardware-Aware Transformers for Efficient Natural Language Processing
Dockerfile · 0 watchers
Heroku-CLI-Docker-Image
Heroku CLI Dockerfile
JavaScript · 0 watchers
hexo-component-inferno
A collection of Inferno.js layout components and utility scripts for Hexo
0 watchers
hexo-theme-snippet
Snippet 简洁而不简单,也许是一款你寻找已久的hexo主题
Jupyter Notebook · 0 watchers
Identification_of_Safe_Loans
This is an supervised learning project to help the bank making decision on whether or not lending money to certain person with his or her information. This is also my solution to the Identification of Safe Loans project in Machine Learning Specialization Courses at Coursera.
0 watchers
jetson_stats
📊 Simple package for monitoring and control your NVIDIA Jetson [Orin, Xavier, Nano, TX] series
Go · 0 watchers
kubernetes-engine-samples
Sample applications for Google Kubernetes Engine (GKE)
leimao

leimao

🏢  NVIDIA / Deep Learning Engineer
V2EX member #427636, joined on 2019-07-08 01:50:57 +08:00
最近一两个月在户外开苹果手机摄像头延迟特别高
iPhone  •  leimao  •  Dec 25, 2023  •  Lastly replied by kyor0
18
这里有多少人周五会去西雅图 TI 决赛现场的?
DotA  •  leimao  •  Oct 26, 2023  •  Lastly replied by leimao
10
加州公职人员收入
美国  •  leimao  •  Oct 23, 2023  •  Lastly replied by LiJie
3
静态网站,免费托管, DDOS
互联网  •  leimao  •  Oct 21, 2023  •  Lastly replied by leimao
8
知识改变命运,吗?
生活  •  leimao  •  Aug 10, 2023  •  Lastly replied by PiersSoCool
46
最近看到的最疯狂的猫
动物  •  leimao  •  Jun 19, 2023  •  Lastly replied by maxssy
2
青铜疯狂挑衅王者
户外运动  •  leimao  •  Jun 18, 2023
中国鳗鱼的食品安全问题和信任危机
美酒与美食  •  leimao  •  Jul 10, 2024  •  Lastly replied by qsnow6
75
PIS 炒股失败回归直播
DotA  •  leimao  •  Jun 6, 2023  •  Lastly replied by ampedee
6
《救火英雄》这个 NES 游戏难到我怀疑人生
NES  •  leimao  •  Jun 5, 2023  •  Lastly replied by ampedee
1
leimao's recent replies
Jul 22, 2024
Replied to a topic by desGalaxy Windows Crowdstrike crash 是由空指针解引用导致
看到了。Rust 就没有空指针吗?空指针这个问题,只能靠检查来解决吧?
Jul 22, 2024
Replied to a topic by desGalaxy Windows Crowdstrike crash 是由空指针解引用导致
太长了,推文哪里提到 Rust 了?
零和游戏,坐庄的赚钱,散户亏钱。你说谁错的多呢?
Apr 4, 2024
Replied to a topic by Sliverburger 浏览器 最终还是用回了 Brave
Brave 的劣迹能说的通俗一些吗?
Mar 25, 2024
Replied to a topic by SWALLOWW 摄影 请问运动相机大家推荐哪个
感觉奥运会的时候,这个相机会是最好的选择。
Mar 25, 2024
Replied to a topic by SWALLOWW 摄影 请问运动相机大家推荐哪个
Mar 25, 2024
Replied to a topic by SWALLOWW 摄影 请问运动相机大家推荐哪个
Sony Alpha 9 III
我的建议是别想太多。你想太多的话,那结论就是学啥都没用,不如辍学回家躺平。
Mar 25, 2024
Replied to a topic by lifi Python 学 Python 也有半个月了
我之前学了 JavaScript 和 Go 一个多月,感觉会了点,但是实际上手做东西效果很差。
感觉编程语言我只能有时间和精力去好好精通一两个。
0x00000000 这个是一个有效的内存地址,早期的计算机从这里开始存储,就不会浪费内存或者进行额外的地址印射。
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1186 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 42ms · UTC 17:57 · PVG 01:57 · LAX 10:57 · JFK 13:57
♥ Do have faith in what you're doing.