research
Here are 2,261 public repositories matching this topic...
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
-
Updated
Aug 28, 2020 - C++
Open-source simulator for autonomous driving research.
-
Updated
Aug 28, 2020 - C++
Lingvo
-
Updated
Aug 29, 2020 - Python
List of articles related to deep learning applied to music
-
Updated
Aug 5, 2019 - TeX
Turn Python scripts into handouts with Markdown and figures
-
Updated
Jun 5, 2020 - Python
A library of reinforcement learning components and agents
-
Updated
Aug 28, 2020 - Python
-
Updated
Aug 21, 2020 - Jupyter Notebook
Don't bunde the data
A list of computer-science readings I recommend
-
Updated
Jan 17, 2020
Collection of quality safety articles
-
Updated
Aug 28, 2020
Hey Contributor!
Thanks for checking out HyperLearn!! Super appreciate it.
Since the package is new (only started like August 27th)..., Issues are the best place to start helping out, and or check out the Projects tab. There's a whole list of stuff I envisioned to complete.
Also, if you have a NEW idea: please post an issue and label it new enhancement.
In terms of priorities, I wanted
Feature description
The build script currently uncompresses the dependencies, even when they have already been uncompressed. This isn't so bad for HElib and NTL but boost takes an appreciable time to uncompress. The build script should do something to check that if the directory is there, and if it is don't uncompress.
Acceptance criteria
- Build script should not uncompress depend
-
Updated
Jun 8, 2020
A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).
-
Updated
May 31, 2020 - Python
Comprehensive list of resources on the topic of digital morphogenesis (the creation of form through code). Includes links to major articles, code repos, creative projects, books, software, and more.
-
Updated
Jul 28, 2020
Self-explanatory.
PyGame Learning Environment (PLE) -- Reinforcement Learning Environment in Python.
-
Updated
May 24, 2020 - Python
Shared repository for open-sourced projects from the Google AI Language team.
-
Updated
Aug 19, 2020 - Python
PYBOSSA is the ultimate crowdsourcing framework (aka microtasking) to analyze or enrich data that can't be processed by machines alone.
-
Updated
Aug 26, 2020 - Python
Repository for few-shot learning machine learning projects
-
Updated
Nov 25, 2019 - Python
Gibson Environments: Real-World Perception for Embodied Agents
-
Updated
May 7, 2020 - C
Improve this page
Add a description, image, and links to the research topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the research topic, visit your repo's landing page and select "manage topics."


If you try to run experiment in system/docker container where missing git (in system) your code will crush at this line:
https://github.com/catalyst-team/catalyst/blob/master/catalyst/utils/pipelines.py#L4
with message like this: