xDarkLemon's Stars
github/gitignore
A collection of useful .gitignore templates
taichi-dev/taichi
Productive, portable, and performant GPU programming in Python.
kuangliu/pytorch-cifar
95.47% on CIFAR10 with PyTorch
mac-cleanup/mac-cleanup-sh
🗑️ Cleanup script for macOS (DEPRECATED)
SFUMECJF/cmake-examples-Chinese
快速入门CMake,通过例程学习语法。在线阅读地址:https://sfumecjf.github.io/cmake-examples-Chinese/
JunweiLiang/awesome_lists
Awesome Lists for Tenure-Track Assistant Professors and PhD students. (助理教授/博士生生存指南)
PatWie/CppNumericalSolvers
a lightweight header-only C++17 library of numerical optimization methods for nonlinear functions based on Eigen
mniepert/mmkb
Several data modalities for KBs (visual, numerical, temporal, etc.)
imfing/vuepress-homepage
:page_facing_up: Elegant & friendly homepage (bio, tech portfolio, resume, doc...) template with Markdown and VuePress
PhosphorW/hexo-theme-academia
A light & simple & responsive page for academic websites on Hexo, crafted from academicpages on Jekyll.
mickare/Deformation-Transfer-for-Triangle-Meshes
A Python implementation of the paper "Deformation Transfer for Triangle Meshes" with 3D views in the browser.
skoch9/meshplot
Plot 3D triangle meshes
mo-hanxuan/FEMcy
a finite element solver based on Taichi, being parallel (CPU/GPU), portable and open-source
da03/implicit_chain_of_thought
sysprog21/concurrent-ll
concurrent linked list implementation
danielepanozzo/gp
kushagra06/CS224n_NLP
🍚 Stanford CS224n: Natural Language Processing with Deep Learning
HolyChen/cuda-tutorial
CUDA 编程指南学习
gavra0/ConcLinkedList
Implementation of concurrent linked list. Lock-based and lock-free versions.
Bushite/Smooth-Feature-Lines-Extraction
This is the final project for the course CSCI-GA-3033-018 Geometric Modeling at NYU
hy921598130/books-3
一个自用的电子书仓库
iacercalixto/visualsem-kg
Representation learning for VisualSem knowledge graph.
nsuman/6036
MIT Introduction to Machine Learning Spring 2017
sloede/academic-kickstart-demo
adolfoarangel/LockFreeLinkedList
dbelgrod/geometric-processing-assignment-3
from https://cs.nyu.edu/~panozzo/gp/Handout3.pdf
xDarkLemon/Lock_Free_Linked_List_GPU
A Lock-Free Concurrent Linked List Library for GPUs
3SUM/ConcurrentList
Implementation of various synchronization methods for a concurrent linked list
avadesh02/geometric_modeling
njsyw1997/polyfem
A polyvalent C++ FEM library