RongKaiWeskerMA's starred repositories

Language:PythonStargazers:2Issues:0Issues:0

llm.c

LLM training in simple, raw C/CUDA

Language:CudaLicense:MITStargazers:20926Issues:0Issues:0

record-and-play-pynput

This allows you to record keyboard and mouse input, and play it back using pynput.

Language:PythonLicense:MITStargazers:76Issues:0Issues:0

NARUTO

[CVPR2024] NARUTO: Neural Active Reconstruction

Language:PythonLicense:MITStargazers:40Issues:0Issues:0

NN-CUDA-Example

Several simple examples for popular neural network toolkits calling custom CUDA operators.

Language:PythonLicense:Apache-2.0Stargazers:1249Issues:0Issues:0

cuda_learning

learning how CUDA works

Language:CudaStargazers:87Issues:0Issues:0

CUDA-Learn-Notes

🎉CUDA 笔记 / 大模型手撕CUDA / C++笔记,更新随缘: flash_attn、sgemm、sgemv、warp reduce、block reduce、dot product、elementwise、softmax、layernorm、rmsnorm、hist etc.

Language:CudaLicense:GPL-3.0Stargazers:756Issues:0Issues:0

Hands-On-Machine-Learning-with-CPP

Hands-On Machine Learning with C++, published by Packt

Language:C++License:MITStargazers:396Issues:0Issues:0

GenerateU

[CVPR2024] Generative Region-Language Pretraining for Open-Ended Object Detection

Language:PythonStargazers:110Issues:0Issues:0

gaussian-splatting

Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"

Language:PythonLicense:NOASSERTIONStargazers:12244Issues:0Issues:0

pytorch-cppcuda-tutorial

tutorial for writing custom pytorch cpp+cuda kernel, applied on volume rendering (NeRF)

Language:CudaStargazers:341Issues:0Issues:0
Language:MakefileStargazers:4Issues:0Issues:0

Quora-Question-Similarity-Using-BERT-Embeddings-with-Siamese-Networks-as-Feature-Extractors

Proposed a model architecture which learns to classify duplicate question pairs based on highly contextualized sentence representations. Achieved by using both individual and combined sentence embeddings based on Word2Vec, GloVe and FastText word embeddings with CNN(convolutional neural networks) and DNN(Dense neural network) Siamese networks and an array of features engineered using sentence structure, fuzzy logic , BERT sentence embeddings and BERT [CLS] token.

Language:Jupyter NotebookStargazers:13Issues:0Issues:0

BERT-pytorch

Google AI 2018 BERT pytorch implementation

Language:PythonLicense:Apache-2.0Stargazers:6056Issues:0Issues:0

machine-learning-interview

Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.

Stargazers:8497Issues:0Issues:0

LoRA

Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"

Language:PythonLicense:MITStargazers:9569Issues:0Issues:0

LLMs_interview_notes

该仓库主要记录 大模型(LLMs) 算法工程师相关的面试题

License:Apache-2.0Stargazers:1100Issues:0Issues:0
Language:PythonLicense:MITStargazers:27Issues:0Issues:0
Language:PythonStargazers:17Issues:0Issues:0
Language:PythonStargazers:18Issues:0Issues:0
Language:PythonStargazers:11Issues:0Issues:0

objectsdf_plus

:first_quarter_moon: [ICCV'23] Pytorch implementation of "ObjectSDF++: Improved Object-Compositional Neural Implicit Surfaces"

Language:PythonLicense:MITStargazers:135Issues:0Issues:0

FewTURE

Official implementation of the paper "Rethinking Generalization in Few-Shot Classification" [NeurIPS 2022]

Language:PythonLicense:NOASSERTIONStargazers:45Issues:0Issues:0
Language:PythonLicense:NOASSERTIONStargazers:470Issues:0Issues:0

cuda-samples

Samples for CUDA Developers which demonstrates features in CUDA Toolkit

Language:CLicense:NOASSERTIONStargazers:5650Issues:0Issues:0

ms-nerf

Multi-Space Neural Radiance Fields(CVPR 2023)

Language:PythonLicense:NOASSERTIONStargazers:166Issues:0Issues:0

Track-Anything

Track-Anything is a flexible and interactive tool for video object tracking and segmentation, based on Segment Anything, XMem, and E2FGVI.

Language:PythonLicense:MITStargazers:6225Issues:0Issues:0

JavaGuide

「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!

Stargazers:1Issues:0Issues:0

torch-ngp

A pytorch CUDA extension implementation of instant-ngp (sdf and nerf), with a GUI.

Language:PythonLicense:MITStargazers:2038Issues:0Issues:0

ngp_pl

Instant-ngp in pytorch+cuda trained with pytorch-lightning (high quality with high speed, with only few lines of legible code)

Language:Jupyter NotebookLicense:MITStargazers:1225Issues:0Issues:0