-
NetEase
- Guangzhou, China
Highlights
Lists (4)
Sort Name ascending (A-Z)
- All languages
- Assembly
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Clojure
- Common Lisp
- Cython
- Dart
- Fluent
- GDScript
- GDShader
- GLSL
- Go
- HLSL
- HTML
- Haxe
- Java
- JavaScript
- Jupyter Notebook
- Lua
- Makefile
- Markdown
- Nim
- OCaml
- Objective-C
- Pascal
- Perl
- PostScript
- PowerShell
- Python
- Rich Text Format
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Swift
- TSQL
- TeX
- TypeScript
- Vim Script
- Vue
- Wren
- reStructuredText
Starred repositories
A latent text-to-image diffusion model
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.
🔊 Text-Prompted Generative Audio Model
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Instruct-tune LLaMA on consumer hardware
stable diffusion webui colab
Your new Mentor for Data Science E-Learning.
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
Visualizations for machine learning datasets
Financial portfolio optimisation in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
Book about interpretable machine learning
Python-based tools for document analysis and OCR
A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.
Open-source demos hosted on Dash Gallery
Chess reinforcement learning by AlphaGo Zero methods.
subpixel: A subpixel convnet for super resolution with Tensorflow
Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
Hands-On Reinforcement Learning with Python, published by Packt
A small C++ implementation of LSTM networks, focused on OCR.
Python library for Multi-Armed Bandits
A tiny 1000 line LLVM-based numeric specializer for scientific Python code.
🌈 Tutorials for Supervise.ly
这个项目是基于论文YOLO9000: Better, Faster, Stronger的keras(backend:tensorflow)实现