Highlights
- Pro
-
deeprm Public
Resource Management with Deep Reinforcement Learning (HotNets '16)
-
three-gltf-viewer Public
Forked from donmccurdy/three-gltf-viewerDrag-and-drop preview for glTF 2.0 models in WebGL using three.js.
JavaScript MIT License UpdatedNov 9, 2021 -
FBX2glTF Public
Forked from facebookincubator/FBX2glTFA command-line tool for the conversion of 3D model assets on the FBX file format to the glTF file format.
C++ Other UpdatedAug 31, 2021 -
mediapipe Public
Forked from google-ai-edge/mediapipeCross-platform, customizable ML solutions for live and streaming media.
C++ Apache License 2.0 UpdatedAug 16, 2021 -
alphafold Public
Forked from google-deepmind/alphafoldOpen source code for AlphaFold.
Python Apache License 2.0 UpdatedJul 20, 2021 -
bazel_deps Public
Forked from mjbots/bazel_depsBazel build files for open-source projects
Python Apache License 2.0 UpdatedJul 12, 2021 -
ofxUeye Public
Forked from elliotwoods/ofxUeyeuEye camera driver for ofxMachineVision (IDS Imaging)
C UpdatedJul 7, 2021 -
opencv Public
Forked from opencv/opencvOpen Source Computer Vision Library
C++ Apache License 2.0 UpdatedJul 4, 2021 -
pensieve Public
Neural Adaptive Video Streaming with Pensieve (SIGCOMM '17)
-
decima-sim Public
Learning Scheduling Algorithms for Data Processing Clusters
-
-
redis Public
Forked from redis/go-redisType-safe Redis client for Golang
-
-
typing Public
Forked from veggiedefender/typingAn experimental interactive README experience!
Go UpdatedSep 4, 2020 -
iTerm2-Color-Schemes Public
Forked from mbadolato/iTerm2-Color-SchemesOver 225 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTer…
Shell Other UpdatedJul 7, 2020 -
-
-
input_driven_rl_example Public
Variance Reduction for Reinforcement Learning in Input-Driven Environments (ICLR '19)
-
mahimahi-1 Public
Forked from mehrdadkhani/mahimahi-1Web performance measurement toolkit
C++ GNU General Public License v3.0 UpdatedApr 15, 2019 -
-
-
pytorch-a2c-ppo-acktr Public
Forked from ikostrikov/pytorch-a2c-ppo-acktr-gailPyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO) and Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (A…
Python MIT License UpdatedNov 18, 2018 -
model_ensemble_meta_learning Public
Forked from jonasrothfuss/model_ensemble_meta_learning -
pygcn Public
Forked from tkipf/pygcnGraph Convolutional Networks in PyTorch
Python MIT License UpdatedOct 20, 2018 -
aioprocessing Public
Forked from dano/aioprocessingA Python 3.4+ library that integrates the multiprocessing module with asyncio
Python Other UpdatedJul 1, 2018 -
ELF Public
Forked from pytorch/ELFELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation
C++ Other UpdatedJun 25, 2018 -
prometheus-envoy-dashboards Public
Forked from transferwise/prometheus-envoy-dashboardsApache License 2.0 UpdatedMay 30, 2018 -
mujoco-py Public
Forked from openai/mujoco-pyMuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.
-
baselines Public
Forked from openai/baselinesOpenAI Baselines: high-quality implementations of reinforcement learning algorithms
-
maml Public
Forked from cbfinn/mamlCode for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"