- Beijing, China
Lists (1)
Sort Name ascending (A-Z)
- All languages
- ActionScript
- Batchfile
- Bikeshed
- C
- C#
- C++
- CMake
- CSS
- CoffeeScript
- Dart
- Dockerfile
- GLSL
- Go
- HTML
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- Less
- MATLAB
- MDX
- Makefile
- Markdown
- Mathematica
- Nunjucks
- OCaml
- Objective-C
- PLpgSQL
- Python
- Ruby
- Rust
- Shell
- Swift
- TeX
- TypeScript
- Vim Script
- Visual Basic 6.0
- Vue
- WebAssembly
Starred repositories
21 Lessons, Get Started Building with Generative AI
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
A latent text-to-image diffusion model
Examples and guides for using the OpenAI API
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.
A guidance language for controlling large language models.
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Bringing stable diffusion models to web browsers. Everything runs inside the browser with no server support.
该资源为作者在CSDN的撰写Python图像处理文章的支撑,主要是Python实现图像处理、图像识别、图像分类等算法代码实现,希望该资源对您有所帮助,一起加油。
[NeurIPS'23 Spotlight] "Mind2Web: Towards a Generalist Agent for the Web" -- the first LLM-based web agent and benchmark for generalist web agents
GPU and CPU implementation of Patchmatch in Python!
Gradient-domain processing techniques including Poisson blending, Laplacian blending, color transfer, and more
We often use linear color transformation (like most implementations of contrast, brightness jitter). These transformations are potentially quickly learned by a neural network, especially networks w…