- All languages
- ActionScript
- Assembly
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Cuda
- Cython
- Dockerfile
- G-code
- Go
- HLSL
- HTML
- Haskell
- ImageJ Macro
- Java
- JavaScript
- Jupyter Notebook
- Lua
- MATLAB
- Makefile
- Markdown
- Mathematica
- Nim
- Objective-C
- Pascal
- PostScript
- Python
- QML
- QMake
- Rust
- SWIG
- ShaderLab
- Shell
- Tcl
- TeX
- TypeScript
- Vim Snippet
- Vue
Starred repositories
Python - 100天从新手到大师
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Learn OpenCV : C++ and Python Examples
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
深度学习入门教程, 优秀文章, Deep Learning Tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
This repository contains the source code for the paper First Order Motion Model for Image Animation
强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
Python training for business analysts and traders
Code release for NeRF (Neural Radiance Fields)
A collection of pre-trained, state-of-the-art models in the ONNX format
My blogs and code for machine learning. http://cnblogs.com/pinard
Build your neural network easy and fast, 莫烦Python中文教学
李宏毅2021/2022/2023春季机器学习课程课件及作业
COCO API - Dataset @ http://cocodataset.org/
Pytorch🍊🍉 is delicious, just eat it! 😋😋
PyTorch implementation of AnimeGANv2
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
Single Shot MultiBox Detector in TensorFlow
标注自己的数据集,训练、评估、测试、部署自己的人工智能算法
[CVPR 2022] Thin-Plate Spline Motion Model for Image Animation.
深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI
PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/
免费学代码系列:小白python入门、数据分析data analyst、机器学习machine learning、深度学习deep learning、kaggle实战