majunzd's Stars
Yubel426/NeRF-3DGS-at-CVPR-2024
All NeRF&3DGS-related papers at CVPR
facebookresearch/DiT
Official PyTorch Implementation of "Scalable Diffusion Models with Transformers"
kwea123/nerf_pl
NeRF (Neural Radiance Fields) and NeRF in the Wild using pytorch-lightning
MaximeVandegar/Papers-in-100-Lines-of-Code
Implementation of papers in 100 lines of code.
timerring/information-theory
这个仓库包含了信息论与编码的核心知识,按照知识点进行了组织,可以作为教学或学习的参考。
fjhheras/trajectorytools
NO LONGER THE OFFICIAL REPO (GO TO https://gitlab.com/polavieja_lab/trajectorytools/) A library with some utils to study and plot 2D trajectories developed by members of "de Polavieja lab" (Champalimaud Research, Lisbon, Portugal). Used in the study of animal collective behaviour.
xuzhiqin1990/understanding_dl
A lecture note for understanding deep learning
msurtsukov/neural-ode
Jupyter notebook with Pytorch implementation of Neural Ordinary Differential Equations
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
jkemppainen/CG-compound-eye
DPP producing 3D model
dange-academic/networkx_example_code
NetworkX programming practice basic course source code
dange-academic/Modeling_complex_networks
Modeling complex networks: An implementation based on Python+NetworkX
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
zxzhijia/Brian2STDPMNIST
Brian 2 version of Paper "Unsupervised Learning of digit recognition using STDP"
openai/spinningup
An educational resource to help anyone learn deep reinforcement learning.
uzh-rpg/event-based_vision_resources
Event-based Vision Resources. Community effort to collect knowledge on event-based vision technology (papers, workshops, datasets, code, videos, etc)
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
pliang279/awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
virginiakm1988/ML2022-Spring
**Official** 李宏毅 (Hung-yi Lee) 機器學習 Machine Learning 2022 Spring
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
xmu-xiaoma666/FightingCV-Paper-Reading
⭐⭐⭐FightingCV Paper Reading, which helps you understand the most advanced research work in an easier way 🍀 🍀 🍀
microsoft/Graphormer
Graphormer is a general-purpose deep learning backbone for molecular modeling.
bentrevett/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
bentrevett/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
DA-southampton/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
shenweichen/GraphEmbedding
Implementation and experiments of graph embedding algorithms.