All Projects → probcomp → Gen.jl

probcomp / Gen.jl

Licence: apache-2.0
A general-purpose probabilistic programming system with programmable inference

Programming Languages

julia
2034 projects

Projects that are alternatives of or similar to Gen.jl

DynamicHMCExamples.jl
Examples for Bayesian inference using DynamicHMC.jl and related packages.
Stars: ✭ 33 (-97.93%)
Mutual labels:  julia-language, bayesian
Difftaichi
10 differentiable physical simulators built with Taichi differentiable programming (DiffTaichi, ICLR 2020)
Stars: ✭ 2,024 (+26.9%)
Mutual labels:  robotics, differentiable-programming
Gpstuff
GPstuff - Gaussian process models for Bayesian analysis
Stars: ✭ 106 (-93.35%)
Mutual labels:  bayesian
M Loam
Robust Odometry and Mapping for Multi-LiDAR Systems with Online Extrinsic Calibration
Stars: ✭ 114 (-92.85%)
Mutual labels:  robotics
Pymanoid
Humanoid robotics prototyping environment based on OpenRAVE
Stars: ✭ 112 (-92.98%)
Mutual labels:  robotics
Wechaty
Conversational RPA SDK for Chatbot Makers
Stars: ✭ 11,647 (+630.22%)
Mutual labels:  robotics
Awesome Robotic Tooling
Tooling for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace.
Stars: ✭ 1,876 (+17.62%)
Mutual labels:  robotics
Grl
Robotics tools in C++11. Implements soft real time arm drivers for Kuka LBR iiwa plus V-REP, ROS, Constrained Optimization based planning, Hand Eye Calibration and Inverse Kinematics integration.
Stars: ✭ 105 (-93.42%)
Mutual labels:  robotics
Invisible Highway
Invisible Highway is an experiment in controlling physical things in the real world by drawing in AR. Simply make a pathway along the floor on your phone and the robot car will follow that path on the actual floor in your room. A custom highway with scenery is generated along the path to make the robots a little more scenic on your phone screen.
Stars: ✭ 118 (-92.6%)
Mutual labels:  robotics
Rafcon
RAFCON (RMC advanced flow control) uses hierarchical state machines, featuring concurrent state execution, to represent robot programs. It ships with a graphical user interface supporting the creation of state machines and contains IDE like debugging mechanisms. Alternatively, state machines can programmatically be generated using RAFCON's API.
Stars: ✭ 112 (-92.98%)
Mutual labels:  robotics
Dolly
🤖🐑 It's a sheep, it's a dolly, it's a following robot. Dolly was born to be cloned.
Stars: ✭ 113 (-92.92%)
Mutual labels:  robotics
Robotics setup
Setup Ubuntu 18.04, 16.04 and 14.04 with machine learning and robotics software plus user configuration. Includes ceres tensorflow ros caffe vrep eigen cudnn and cuda plus many more.
Stars: ✭ 110 (-93.1%)
Mutual labels:  robotics
Rvo2 3d
Optimal Reciprocal Collision Avoidance in Three Dimensions (C++)
Stars: ✭ 108 (-93.23%)
Mutual labels:  robotics
Psycho.r
An R package for experimental psychologists
Stars: ✭ 113 (-92.92%)
Mutual labels:  bayesian
Door Slam
Distributed, Online, and Outlier Resilient SLAM for Robotic Teams
Stars: ✭ 107 (-93.29%)
Mutual labels:  robotics
Ros2 cookbook
Code snippets for ROS2
Stars: ✭ 117 (-92.66%)
Mutual labels:  robotics
List of robot electronics
A curated list of awesome open source electronic resources for robotics
Stars: ✭ 106 (-93.35%)
Mutual labels:  robotics
Robotics Coursework
🤖 Places where you can learn robotics (and stuff like that) online 🤖
Stars: ✭ 1,810 (+13.48%)
Mutual labels:  robotics
Iros20 6d Pose Tracking
[IROS 2020] se(3)-TrackNet: Data-driven 6D Pose Tracking by Calibrating Image Residuals in Synthetic Domains
Stars: ✭ 113 (-92.92%)
Mutual labels:  robotics
Awesome Robotics Datasets
A collection of useful datasets for robotics and computer vision
Stars: ✭ 119 (-92.54%)
Mutual labels:  robotics

Gen.jl

Build Status

Gen: A General-Purpose Probabilistic Programming System with Programmable Inference

Warning: This is rapidly evolving research software.

See https://gen.dev for introduction, documentation, and tutorials.

Gen was created at the MIT Probabilistic Computing Project. To get in contact, please email [email protected].

If you use Gen in your research, please cite our 2019 PLDI paper:

Gen: A General-Purpose Probabilistic Programming System with Programmable Inference. Cusumano-Towner, M. F.; Saad, F. A.; Lew, A.; and Mansinghka, V. K. In Proceedings of the 40th ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI ‘19). (pdf) (bibtex)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].