id
int64
1
318k
repo_name
stringlengths
1
99
stars_count
int64
10
410k
description
stringlengths
0
64.8k
languages
stringlengths
0
63
license_name
stringclasses
44 values
last_updated
timestamp[ns]
url
stringlengths
23
128
owner
stringlengths
1
39
223,876
reactcamp
140
HTML,CSS,JavaScript
null
2025-02-22T08:30:56.560683
https://github.com/engindemirog/reactcamp
engindemirog
223,877
telex
140
Telex anticensorship prototype
C++,C,Shell,Python,Makefile
null
2025-02-22T08:30:56.561801
https://github.com/ewust/telex
ewust
223,878
composer-drupal-optimizations
140
Saves memory and CPU cycles when you run `composer update`
PHP
null
2025-02-22T08:30:56.562881
https://github.com/zaporylie/composer-drupal-optimizations
zaporylie
223,879
StarlingPunk
140
StarlingPunk is a framework built on top the Starling library designed to add structure and organization to your 2D game projects. It’s perfect for rapidly prototyping ideas and promotes code reuse between projects. As you may have been able to tell from the name, StarlingPunk is heavily inspired by the popular FlashPunk framework, although its not a direct port.
JavaScript,ActionScript
MIT License
2025-02-22T08:30:56.563866
https://github.com/asaia/StarlingPunk
asaia
223,881
Tingyu-Notes
140
一套开发级JAVA设计语言学习笔记。所有笔记已更新于微信公众号<汀雨笔记>
Dockerfile,Java
Apache License 2.0
2025-02-22T08:30:56.566236
https://github.com/tingyunote/Tingyu-Notes
tingyunote
223,882
MvpLoaderSample
140
Sample project to showcase how to use Android Loaders with MVP to preserve Presenter across orientation changes
Java
null
2025-02-22T08:30:56.567451
https://github.com/czyrux/MvpLoaderSample
czyrux
223,883
gogm
140
Golang Object Graph Mapper for Neo4j
Go,Shell
MIT License
2025-02-22T08:30:56.568580
https://github.com/z5labs/gogm
z5labs
223,884
KeepGank
140
📚 A third-party Gank.io client, RxJava + Retrofit + RxBus + DiskLruCache + Material Design, thanks daimajia for providing the API
Java
null
2025-02-22T08:30:56.569581
https://github.com/Jerey-Jobs/KeepGank
Jerey-Jobs
223,885
aws-serverless-event-fork-pipelines
140
AWS Event Fork Pipelines helps you build event-driven serverless applications by providing pipelines for common event-handling requirements, such as event backup, analytics, and replay. The pipelines are based on AWS SAM, and can be deployed directly from AWS SAR into your AWS account.
Makefile,Python
MIT No Attribution
2025-02-22T08:30:56.570466
https://github.com/amazon-archives/aws-serverless-event-fork-pipelines
amazon-archives
223,886
Linker
140
🎯 Your easiest way to handle all URLs.
Swift,Ruby
MIT License
2025-02-22T08:30:56.571496
https://github.com/MaksimKurpa/Linker
MaksimKurpa
223,887
HiLAP
140
Code for paper "Hierarchical Text Classification with Reinforced Label Assignment" EMNLP 2019
Python
null
2025-02-22T08:30:56.572454
https://github.com/morningmoni/HiLAP
morningmoni
223,888
TUM.CMS.VPLControl
140
TUM.CMS.VplControl is a WPF based Visual Programming Control for .Net.
C#,HTML
MIT License
2025-02-22T08:30:56.573454
https://github.com/tumcms/TUM.CMS.VPLControl
tumcms
223,889
githoard
140
Desktop app that enables users to quickly clone git repositories
JavaScript,HTML,Vue,CSS,Shell
MIT License
2025-02-22T08:30:56.574491
https://github.com/beepboopbangbang/githoard
beepboopbangbang
223,890
PlistCpp
140
C++ plist reader and writer. Supports XML and binary Apple Property list (plist) formats.
C,C++,Shell
null
2025-02-22T08:30:56.575531
https://github.com/animetrics/PlistCpp
animetrics
223,891
icons
140
The premium icon font for @uiwjs Component Library. https://uiwjs.github.io/icons
CSS,HTML,JavaScript,Less,SCSS
MIT License
2025-02-22T08:30:56.592851
https://github.com/uiwjs/icons
uiwjs
223,892
Yolov4-QtGUI
140
win10 vs2017 qt_demo yolov4
C++
The Unlicense
2025-02-22T08:30:56.595358
https://github.com/scutlrr/Yolov4-QtGUI
scutlrr
223,893
pytorch-prunes
140
Code for https://arxiv.org/abs/1810.04622
Python
MIT License
2025-02-22T08:30:56.598906
https://github.com/BayesWatch/pytorch-prunes
BayesWatch
223,894
ThaumicTinkerer
140
A Spiritual Successor to the Elemental Tinkerer mod. This time Thaumcraft flavoured.
Java,GLSL
null
2025-02-22T08:30:56.600774
https://github.com/Thaumic-Tinkerer/ThaumicTinkerer
Thaumic-Tinkerer
223,895
defcon25-public
140
Publicly released tools/plugins from PPP for DEFCON 25 CTF Finals
Makefile,C,Python,Assembly
null
2025-02-22T08:30:56.602003
https://github.com/pwning/defcon25-public
pwning
223,896
uri
140
cpp-netlib URI
C++,CMake
Boost Software License 1.0
2025-02-22T08:30:56.603183
https://github.com/cpp-netlib/uri
cpp-netlib
223,897
screeps-game-api
140
Typed bindings to the Screeps in-game API for WASM Rust AIs
Rust
MIT License
2025-02-22T08:30:56.604403
https://github.com/rustyscreeps/screeps-game-api
rustyscreeps
223,898
viewport-mercator-project
140
NOTE: The viewport-mercator-project repo is archived and code has moved to
JavaScript,HTML,Shell
MIT License
2025-02-22T08:30:56.605554
https://github.com/uber-archive/viewport-mercator-project
uber-archive
223,899
Assemblytics
140
Assemblytics is a bioinformatics tool to detect and analyze structural variants from a genome assembly by comparing it to a reference genome.
Shell,Python,R,PHP,CSS
MIT License
2025-02-22T08:30:56.606701
https://github.com/MariaNattestad/Assemblytics
MariaNattestad
223,900
MeterView
140
Dashboard-style gauges for iOS
C,Objective-C
null
2025-02-22T08:30:56.607755
https://github.com/frankus/MeterView
frankus
223,901
pintool
140
This tool can be useful for solving some reversing challenges in CTFs events.
Python
null
2025-02-22T08:31:00.955551
https://github.com/wagiro/pintool
wagiro
223,902
DRSA
140
Deep Recurrent Survival Analysis, an auto-regressive deep model for time-to-event data analysis with censorship handling. An implementation of our AAAI 2019 paper and a benchmark for several (Python) implemented survival analysis methods.
Python
null
2025-02-22T08:31:00.959018
https://github.com/rk2900/DRSA
rk2900
223,903
Robust-Vision-Transformer
140
The implementation of our paper: Towards Robust Vision Transformer (CVPR2022)
Python
null
2025-02-22T08:31:00.961651
https://github.com/vtddggg/Robust-Vision-Transformer
vtddggg
223,904
github-copilot
140
Analysis of the Github Copilot extension
Python
null
2025-02-22T08:31:00.963914
https://github.com/saschaschramm/github-copilot
saschaschramm
223,905
dotnet-avro
140
An Avro implementation for .NET
C#
MIT License
2025-02-22T08:31:00.965620
https://github.com/ch-robinson/dotnet-avro
ch-robinson
223,906
forecastxgb-r-package
140
An R package for time series models and forecasts with xgboost compatible with {forecast} S3 classes
R,HTML
GNU General Public License v3.0
2025-02-22T08:31:00.967957
https://github.com/ellisp/forecastxgb-r-package
ellisp
223,907
GitEgg
140
GitEgg 是一款开源免费的企业级微服务应用开发框架,旨在整合目前主流稳定的开源技术框架,集成常用的最佳项目解决方案,实现可直接使用的微服务快速开发框架。
Java,FreeMarker,JavaScript,Vue,Less
MIT License
2025-02-22T08:31:00.969488
https://github.com/wmz1930/GitEgg
wmz1930
223,908
d
140
Markdown files to documentation. Nothing else.
Python,Shell,CSS
MIT License
2025-02-22T08:31:00.970871
https://github.com/sjl/d
sjl
223,909
WeCourse
140
私教/健身/培训机构排课小程序:随着人们生活水平的提高,健康意识和学习需求日益增强,私教、健身和培训机构的市场需求迅速增长。高效的排课系统不仅可以提升机构的管理效率,还能提高学员的满意度。解决传统的排课方式存在的时间冲突、信息不对称、人工操作繁琐等问题;老师/教练创建与编辑:管理员可以添加、修改和删除老师信息,包括老师姓名、简介、每次扣课数量、特点等。 管理和审批用户注册,可以给每个用增减课时 排
JavaScript
null
2025-02-22T08:31:00.972198
https://github.com/fenzhiere/WeCourse
fenzhiere
223,910
exiflibrary
140
A .Net Standard library for editing Exif metadata
C#,PowerShell
MIT License
2025-02-22T08:31:00.974278
https://github.com/oozcitak/exiflibrary
oozcitak
223,911
cargo-pretty-test
140
A Rust command that prettifies the ugly `cargo test` output into a beautiful one.
Rust
null
2025-02-22T08:31:00.976036
https://github.com/josecelano/cargo-pretty-test
josecelano
223,912
tensorflow-socher-ntn
140
Reimplementation of "Reasoning With Neural Tensor Networks for Knowledge Base Completion" (Socher, Chen 2013) in Google's TensorFlow framework. MIT 6.806 Final Project. NOTE: Not maintained.
Python
null
2025-02-22T08:31:00.977268
https://github.com/dddoss/tensorflow-socher-ntn
dddoss
223,913
MHI2MQTT
140
Arduino-based WiFi/MQTT controller for wireless operation of a Mitsubishi Heavy Industries air conditioner through its serial CNS port
C++
MIT License
2025-02-22T08:31:00.979111
https://github.com/rjdekker/MHI2MQTT
rjdekker
223,914
teaching
140
Data Science Resources
Jupyter Notebook,Python
null
2025-02-22T08:31:00.980463
https://github.com/tamojit-maiti/teaching
tamojit-maiti
223,915
gutenberg
140
Scraper for downloading the entire ebooks repository of project Gutenberg
CSS,JavaScript,Python,HTML,Dockerfile
GNU General Public License v3.0
2025-02-22T08:31:00.982027
https://github.com/openzim/gutenberg
openzim
223,916
MoGuDing-Auto
140
蘑菇丁X工学云每日自动打卡,支持多账户,自定义地区,支持多种信息推送。WEB版本已支持工学云,️蘑菇丁,️习讯云,️习讯宁夏,️黔职通,️校友邦,️职校家园,️实习备案,️慧职教,️掌上卫职,️校企E站,️广西职业院校学生实习管理平台,学习通(实习)。
Python
null
2025-02-22T08:31:00.983278
https://github.com/leifengwl/MoGuDing-Auto
leifengwl
223,917
pker
140
Automatically converts Python source code to Pickle opcode
Python
null
2025-02-22T08:31:00.984907
https://github.com/EddieIvan01/pker
EddieIvan01
223,918
scala3.g8
140
Scala
Creative Commons Zero v1.0 Universal
2025-02-22T08:31:00.986282
https://github.com/scala/scala3.g8
scala
223,919
PowerShell
140
My everyday PS code as well as a collection of scripts I have downloaded for reference
PowerShell,Batchfile
GNU General Public License v3.0
2025-02-22T08:31:00.987775
https://github.com/compwiz32/PowerShell
compwiz32
223,920
How-to-Learn-from-Little-Data
140
This is the code for "How to Learn from Little Data - Intro to Deep Learning #17' by Siraj Raval on YouTube
Python
MIT License
2025-02-22T08:31:00.989127
https://github.com/llSourcell/How-to-Learn-from-Little-Data
llSourcell
223,922
your_first_code
140
A very simple snippet of C code, for Holberton School's admissions.
C
null
2025-02-22T08:31:00.992188
https://github.com/alx-tools/your_first_code
alx-tools
223,923
NecroBot.GUI
139
GUI for the Pokemon Go - Necrobot
C#,HTML,Batchfile
GNU General Public License v3.0
2025-02-22T08:31:00.994022
https://github.com/vandernorth/NecroBot.GUI
vandernorth
223,924
Lovely-Potato
140
Automating juicy potato local privilege escalation exploit for penetration testers
PowerShell,Batchfile
null
2025-02-22T08:31:00.995472
https://github.com/TsukiCTF/Lovely-Potato
TsukiCTF
223,925
exegesis
140
Tools for implementing server-side OpenAPI 3.0.0
TypeScript,JavaScript
MIT License
2025-02-22T08:31:00.997215
https://github.com/exegesis-js/exegesis
exegesis-js
223,926
isabella
140
A voice-computing assistant built in Ruby.
Ruby
null
2025-02-22T08:31:00.998502
https://github.com/chrisvfritz/isabella
chrisvfritz
223,927
gpq
140
A collection of tools for mining government data
Jupyter Notebook
Apache License 2.0
2025-02-22T08:31:01.001755
https://github.com/antontarasenko/gpq
antontarasenko
223,928
fan_qiang
140
白嫖人士在翻墙/免费翻墙/科学上网/VPN/SS/SSR/v2Ray
null
2025-02-22T08:31:01.004402
https://github.com/chncho/fan_qiang
chncho
223,929
edn_format
140
EDN reader and writer implementation in Python, using PLY (lex, yacc)
Makefile,Python,Dockerfile
Other
2025-02-22T08:31:01.008271
https://github.com/swaroopch/edn_format
swaroopch
223,930
xdcmd
140
X 岛匿名版命令行客户端
Python
GNU Affero General Public License v3.0
2025-02-22T08:31:01.011096
https://github.com/TransparentLC/xdcmd
TransparentLC
223,931
hippylib
140
An Extensible Software Framework for Large-Scale Inverse Problems
Python,C++,Jupyter Notebook,TeX
GNU General Public License v2.0
2025-02-22T08:31:01.012937
https://github.com/hippylib/hippylib
hippylib
223,932
soggy
140
soggy:)
CMake,Python,C++,HTML
GNU Affero General Public License v3.0
2025-02-22T08:31:01.014448
https://github.com/LDAsuku/soggy
LDAsuku
223,933
OpenNNA
140
一个开源的FPGA神经网络加速器。
C++,C,Python
null
2025-02-22T08:31:01.015907
https://github.com/xddcore/OpenNNA
xddcore
223,934
iDine
140
Source code for my SwiftUI introduction tutorial.
Swift
null
2025-02-22T08:31:01.017355
https://github.com/twostraws/iDine
twostraws
223,935
video-to-text-ocr-demo
140
视频硬字幕提取
Python
null
2025-02-22T08:31:01.018649
https://github.com/HenryLulu/video-to-text-ocr-demo
HenryLulu
223,936
customer-lifetime-prediction-using-python
140
What is CLV or LTV? CLV or LTV is a metric that helps you measure the customer's lifetime value to a business. In this kernel, I am sharing the customer lifetime value prediction using BG-NBD, Pareto, NBD & Gamma Model on top of RFM in Python.
Jupyter Notebook,Python,Shell,Procfile
null
2025-02-22T08:31:01.019976
https://github.com/mukulsinghal001/customer-lifetime-prediction-using-python
mukulsinghal001
223,937
ayakurume
140
for checkm8 devices
Objective-C
GNU General Public License v3.0
2025-02-22T08:31:01.021178
https://github.com/dora2ios/ayakurume
dora2ios
223,938
fnbr.js
140
A library to interact with Epic Games' Fortnite HTTP and XMPP services
JavaScript,TypeScript
MIT License
2025-02-22T08:31:01.022339
https://github.com/fnbrjs/fnbr.js
fnbrjs
223,939
guarda-android-wallets
140
Mobile cryptocurrency wallets for Android
Java,Go
GNU General Public License v3.0
2025-02-22T08:31:01.023651
https://github.com/guardaco/guarda-android-wallets
guardaco
223,940
made-in-romania
140
🇷🇴 A list of cool projects made in Romania.
MIT License
2025-02-22T08:31:01.024816
https://github.com/IonicaBizau/made-in-romania
IonicaBizau
223,941
books
140
null
2025-02-22T08:31:01.026074
https://github.com/icaffe/books
icaffe
223,942
vscode-rainbow-fart-waifu
140
a virtual lover will accompany your programing
JavaScript
null
2025-02-22T08:31:01.027349
https://github.com/ezshine/vscode-rainbow-fart-waifu
ezshine
223,943
plf_nanotimer
140
A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple as possible to create the lowest amount of overhead.
C++
zlib License
2025-02-22T08:31:01.028673
https://github.com/mattreecebentley/plf_nanotimer
mattreecebentley
223,944
3DAudioVisualizers
140
An OpenGL Audio Visualizer suite in C++ using JUCE for Audio and GUI. This was used as my final project in Computer Graphics class at Baylor University.
C,C++,Objective-C++
null
2025-02-22T08:31:01.029806
https://github.com/TimArt/3DAudioVisualizers
TimArt
223,945
awesome-legacy-systems
140
A curated list of awesome resources and links about tackling legacy systems that gives hope.
Creative Commons Zero v1.0 Universal
2025-02-22T08:31:01.030907
https://github.com/feststelltaste/awesome-legacy-systems
feststelltaste
223,946
cl-waifu2x
140
OpenCL implementation of waifu2x image upscaling
Python,Lua
Other
2025-02-22T08:31:01.032043
https://github.com/marcan/cl-waifu2x
marcan
223,947
incremental
140
A library for versioning your Python projects.
Python
Other
2025-02-22T08:31:01.033243
https://github.com/twisted/incremental
twisted
223,948
SoftwareOscilloscope
140
A software oscilloscope for Arduino made with Python and PyQtGraph
Python
null
2025-02-22T08:31:01.034475
https://github.com/suyashb95/SoftwareOscilloscope
suyashb95
223,949
MediaPlayerUI.NET
140
A .NET media player UI to use with any media player, for WPF and Avalonia
C#,Shell
MIT License
2025-02-22T08:31:01.035733
https://github.com/mysteryx93/MediaPlayerUI.NET
mysteryx93
223,950
gamefeel
140
This prototype was first developed to serve as a demo for a “Game feel” talk in 2019 at the ENJMIN school. It was updated and modernized in 2024.
HTML,Haxe
MIT License
2025-02-22T08:31:01.036797
https://github.com/deepnight/gamefeel
deepnight
223,951
esphome-vistaECP
140
This is an implementation of an ESPHOME custom component and ESP Library to interface directly to a Safewatch/Honeywell/Ademco Vista 15/20 alarm system using the ECP interface and very inexpensive ESP8266/ESP32 modules .
C++,JavaScript,C
GNU Lesser General Public License v2.1
2025-02-22T08:31:01.037881
https://github.com/Dilbert66/esphome-vistaECP
Dilbert66
223,952
harbor
140
Ecash management tool
Rust,Nix,Just,Shell
MIT License
2025-02-22T08:31:01.038910
https://github.com/HarborWallet/harbor
HarborWallet
223,953
nplate
140
A template for noir.
Roff,Solidity,Shell
MIT License
2025-02-22T08:31:01.039931
https://github.com/exp-table/nplate
exp-table
223,954
elsarticle
140
Elsevier template 'elsarticle'.
TeX
null
2025-02-22T08:31:01.041135
https://github.com/yaoyz96/elsarticle
yaoyz96
223,955
LanguageModel
140
Python
null
2025-02-22T08:31:01.042317
https://github.com/atilsamancioglu/LanguageModel
atilsamancioglu
223,956
methylartist
140
Tools for plotting methylation data in various ways
Python,R
MIT License
2025-02-22T08:31:01.043492
https://github.com/adamewing/methylartist
adamewing
223,957
coindrop
140
Create a custom webpage for zero-fee payments/donations/tips
JavaScript,CSS,SCSS,TypeScript
GNU General Public License v3.0
2025-02-22T08:31:01.044722
https://github.com/remjx/coindrop
remjx
223,958
sas-viya-programming
140
Code samples and materials to help you learn to access SAS Viya services by writing programs in Python and other open-source languages.
SAS,Jupyter Notebook,HTML,Python,R
Apache License 2.0
2025-02-22T08:31:01.045908
https://github.com/sassoftware/sas-viya-programming
sassoftware
223,959
blocks
140
An archived repository of the Google Blocks source code: a VR creation app originally released for the HTC Vive and Oculus Rift
Starlark,C#,ShaderLab,HLSL,HTML
Apache License 2.0
2025-02-22T08:31:01.046923
https://github.com/googlevr/blocks
googlevr
223,960
anemone
140
A Zola theme embracing minimalism, focusing on clean CSS while steering clear of resource-heavy JavaScript. Immerse yourself in a seamless user experience, powered by lightning-fast load times. ⚡
HTML,CSS,JavaScript
MIT License
2025-02-22T08:31:01.047900
https://github.com/Speyll/anemone
Speyll
223,961
PromptEngineeringCourse
140
MIT License
2025-02-22T08:31:01.048877
https://github.com/atilsamancioglu/PromptEngineeringCourse
atilsamancioglu
223,962
isaac_ros_object_detection
140
NVIDIA-accelerated, deep learned model support for image space object detection
CMake,C++,Shell,C
Apache License 2.0
2025-02-22T08:31:01.049806
https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_object_detection
NVIDIA-ISAAC-ROS
223,963
eink-vnc
140
Rust,Shell
GNU General Public License v3.0
2025-02-22T08:31:01.051185
https://github.com/everydayanchovies/eink-vnc
everydayanchovies
223,964
SysML-v2-Pilot-Implementation
140
Proof-of-concept pilot implementation of the SysML v2 textual notation and visualization
Java,GAP,Xtend,JavaScript,Batchfile
GNU Lesser General Public License v3.0
2025-02-22T08:31:01.052174
https://github.com/Systems-Modeling/SysML-v2-Pilot-Implementation
Systems-Modeling
223,965
exec
140
:shell: semantic-release plugin to execute custom shell commands
JavaScript
MIT License
2025-02-22T08:31:01.053355
https://github.com/semantic-release/exec
semantic-release
223,966
AzureDataLake
140
Samples and Docs for Azure Data Lake Store and Analytics
MIT License
2025-02-22T08:31:01.054500
https://github.com/Azure/AzureDataLake
Azure
223,967
rclex
140
Rclex: ROS 2 Client Library for Elixir
Elixir,Makefile,C,HTML,eC
Apache License 2.0
2025-02-22T08:31:01.055663
https://github.com/rclex/rclex
rclex
223,968
x86-sok
140
Shell,Python,C++,Assembly,OCaml
null
2025-02-22T08:31:01.056780
https://github.com/junxzm1990/x86-sok
junxzm1990
224,291
record-cache
145
Cache Active Model Records in Rails 3
Ruby
MIT License
2025-02-22T08:31:14.897608
https://github.com/orslumen/record-cache
orslumen
223,969
DecouplingKit
140
decoupling between modules in your iOS Project. iOS模块化过程中模块间解耦方案
Ruby,Objective-C
MIT License
2025-02-22T08:31:01.057941
https://github.com/coderyi/DecouplingKit
coderyi
223,970
PointOcc
140
Efficient Point-based 3D Semantic Occupancy Prediction
Python
null
2025-02-22T08:31:01.059085
https://github.com/wzzheng/PointOcc
wzzheng
223,971
forms
140
A lightweight go library for parsing form data or json from an http.Request.
Go
MIT License
2025-02-22T08:31:01.060184
https://github.com/albrow/forms
albrow
223,972
Scout-open-source
140
CMake,Shell,Python,C,C++
MIT License
2025-02-22T08:31:01.061312
https://github.com/Pilot-Labs-Dev/Scout-open-source
Pilot-Labs-Dev
223,973
Meta-Spatial-SDK-Samples
140
The Meta Spatial SDK Samples is a collection of code samples and projects that demonstrate the capabilities of the Meta Spatial SDK. Meta Spatial SDK enables mobile developers to build Meta Horizon OS experiences using familiar Android languages, tools, and libraries.
Kotlin,GLSL,HTML
MIT License
2025-02-22T08:31:01.062460
https://github.com/meta-quest/Meta-Spatial-SDK-Samples
meta-quest
223,974
json-log-viewer
140
Interactive viewer for JSON logs.
Makefile,Go
MIT License
2025-02-22T08:31:01.063654
https://github.com/hedhyw/json-log-viewer
hedhyw
223,975
react-to-image
140
📸 Hooks for converting your React components to images
TypeScript,JavaScript,Shell
MIT License
2025-02-22T08:31:01.064763
https://github.com/hugocxl/react-to-image
hugocxl
223,976
Imitating-Human-Behaviour-w-Diffusion
140
Code for ICLR 2023 paper "Imitating Human Behaviour with Diffusion Models"
Python,Shell
MIT License
2025-02-22T08:31:01.065691
https://github.com/microsoft/Imitating-Human-Behaviour-w-Diffusion
microsoft