-
-
nanoGPT Public
Forked from karpathy/nanoGPTThe simplest, fastest repository for training/finetuning medium-sized GPTs.
Python MIT License UpdatedMar 24, 2023 -
deblack Public
Forked from FarisHijazi/deblackremove black frames from a video. Simple python file to create ffmpeg commands. Originally started in this https://gist.github.com/FarisHijazi/eff7a7979440faa84a63657e085ec504
Python MIT License UpdatedDec 14, 2022 -
large_image Public
Forked from girder/large_imagePython modules to work with large multiresolution images.
Python Other UpdatedJul 7, 2022 -
ansible-bender Public
Forked from ansible-community/ansible-benderansible-playbook + buildah = a sweet container image
Python MIT License UpdatedFeb 18, 2022 -
verify Public
Application that black box unit tests a program against a baseline.
Rust UpdatedApr 24, 2020 -
clap_to_gui Public
A rust library for converting clap console applications into a GUI application.
Rust UpdatedApr 23, 2020 -
-
-
pycparser Public
Forked from eliben/pycparser🐍 Complete C99 parser in pure Python
Python Other UpdatedMar 11, 2020 -
RustPython Public
Forked from RustPython/RustPythonA Python Interpreter written in Rust
Rust MIT License UpdatedDec 6, 2019 -
-
A Neural Network Library with no dependencies.
Python UpdatedOct 26, 2019 -
stable-baselines Public
Forked from hill-a/stable-baselinesA fork of OpenAI Baselines, implementations of reinforcement learning algorithms
Python MIT License UpdatedSep 25, 2019 -
-
custom_envs Public
Utilities for training and evaluating Deep RL agents.
Python UpdatedSep 17, 2019 -
-
MAML-in-pytorch Public
Forked from jik0730/MAML-in-pytorchNeat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400
Python UpdatedSep 4, 2019 -
snail-pytorch Public
Forked from eambutu/snail-pytorchImplementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch
Python UpdatedSep 4, 2019 -
prototypical-networks Public
Forked from jakesnell/prototypical-networksCode for the NIPS 2017 Paper "Prototypical Networks for Few-shot Learning"
Python MIT License UpdatedSep 4, 2019 -
optuna Public
Forked from optuna/optunaA hyperparameter optimization framework
Python MIT License UpdatedJul 27, 2019 -
multiagent-particle-envs Public
Forked from openai/multiagent-particle-envsPython MIT License UpdatedJul 24, 2019 -
maddpg Public
Forked from openai/maddpgCode for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
Python MIT License UpdatedJul 24, 2019 -
ray Public
Forked from ray-project/rayA fast and simple framework for building and running distributed applications.
Python Apache License 2.0 UpdatedJul 19, 2019 -
-
-
vision Public
Forked from pytorch/visionDatasets, Transforms and Models specific to Computer Vision
Jupyter Notebook BSD 3-Clause "New" or "Revised" License UpdatedMay 7, 2019 -
learning-to-learn Public
Forked from google-deepmind/learning-to-learnLearning to Learn in TensorFlow
Python UpdatedJan 31, 2019 -
-