Lists (1)
Sort Name ascending (A-Z)
- All languages
- Adblock Filter List
- Assembly
- Astro
- Batchfile
- Brainfuck
- C
- C#
- C++
- CMake
- CSS
- Clojure
- Cuda
- Dart
- Dockerfile
- Emacs Lisp
- Fortran
- GDScript
- GLSL
- Go
- HTML
- Inform 7
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- LLVM
- Lua
- MLIR
- Markdown
- Mojo
- Nim
- Nix
- OCaml
- PHP
- Pascal
- Perl
- Python
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Smalltalk
- Standard ML
- Svelte
- Swift
- SystemVerilog
- TeX
- TypeScript
- VHDL
- Verilog
- Vim Script
- Vue
Starred repositories
This repository has implementations of various alternatives to backpropagation for training neural networks.
Code for SkipNet: Learning Dynamic Routing in Convolutional Networks (ECCV 2018)
nanoGPT: A minimal (nanomal?) repository containing code for building, training, and running nanoGPT
a streamlined pipeline for converting videos into 3D Gaussian Splatting models
Developing and Comparing Vision-based Algorithms for Vision-based Agile Flight
ROS counterpart for the FlightForge UAV simulator
A framework for photorealistic hardware-in-the-loop agile flight simulation using Unity3D and ROS. Developed by MIT AERA group.
Converts 3D Gaussian Splat (.ply / .spz) data to USD using the ParticleField3DGaussianSplat schema
PyBullet Gym environments for single and multi-agent reinforcement learning of quadcopter control
btx0424 / RODE
Forked from TonghanWang/RODECodes accompanying the paper "RODE: Learning Roles to Decompose Multi-Agent Tasks (ICLR 2021, https://arxiv.org/abs/2010.01523). RODE is a scalable role-based multi-agent learning method which effe…
[RSS 2023] Diffusion Policy Visuomotor Policy Learning via Action Diffusion
btx0424 / brax
Forked from google/braxMassively parallel rigidbody physics simulation on accelerator hardware.
btx0424 / Genesis
Forked from Genesis-Embodied-AI/genesis-worldA generative world for general-purpose robotics & embodied AI learning.
btx0424 / tensordict
Forked from pytorch/tensordictTensorDict is a pytorch dedicated tensor container.
Using DDPG and ConvLSTM to control a drone to avoid obstacle in AirSim
Ag05ccc / agile_flight
Forked from uzh-rpg/agile_flightDeveloping and Comparing Vision-based Algorithms for Vision-based Agile Flight
This project involves autonomous navigation and inventory validation using the Swift Pico Drone in a simulated warehouse environment built with Gazebo. The drone utilizes ROS2 for real-time communi…
This project aims to transfer the data between two devices without any physical connection with the help of light.
A ros2 policy execution pipeline package that provides tools to deploy ONNX models
slime is an LLM post-training framework for RL Scaling.
fguzman82 / OS
Forked from pritamzope/OSWriting & Making Operating System and Kernel parts so simple like Hello World Programs, Starting from writing Bootloaders, Hello World Kernel, GDT, IDT, Terminal, Keyboard/Mouse, Memory Manager, HD…
fguzman82 / tinyos
Forked from mahavirj/tinyosSmall x86/ARM Operating System built from scratch