All Projects → Scitator → catalyst-examples

Scitator / catalyst-examples

Licence: MIT License
Examples

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to catalyst-examples

Deep-Quality-Value-Family
Official implementation of the paper "Approximating two value functions instead of one: towards characterizing a new family of Deep Reinforcement Learning Algorithms": https://arxiv.org/abs/1909.01779 To appear at the next NeurIPS2019 DRL-Workshop
Stars: ✭ 12 (-77.78%)
Mutual labels:  deep-reinforcement-learning
Deep-RL-agents
No description or website provided.
Stars: ✭ 27 (-50%)
Mutual labels:  deep-reinforcement-learning
Deep-rl-mxnet
Mxnet implementation of Deep Reinforcement Learning papers, such as DQN, PG, DDPG, PPO
Stars: ✭ 26 (-51.85%)
Mutual labels:  deep-reinforcement-learning
rl-medical
Communicative Multiagent Deep Reinforcement Learning for Anatomical Landmark Detection using PyTorch.
Stars: ✭ 36 (-33.33%)
Mutual labels:  deep-reinforcement-learning
MaRLEnE
Machine- and Reinforcement Learning ExtensioN for (game) Engines
Stars: ✭ 47 (-12.96%)
Mutual labels:  deep-reinforcement-learning
DRL graph exploration
Autonomous Exploration Under Uncertainty via Deep Reinforcement Learning on Graphs
Stars: ✭ 53 (-1.85%)
Mutual labels:  deep-reinforcement-learning
Deep-Reinforcement-Learning-CS285-Pytorch
Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch framework
Stars: ✭ 104 (+92.59%)
Mutual labels:  deep-reinforcement-learning
snake-reinforcement-DNN
Developing a deep neural network to play a snake game
Stars: ✭ 12 (-77.78%)
Mutual labels:  deep-reinforcement-learning
Deep-Q-Networks
Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym
Stars: ✭ 38 (-29.63%)
Mutual labels:  deep-reinforcement-learning
rl pytorch
Deep Reinforcement Learning Algorithms Implementation in PyTorch
Stars: ✭ 23 (-57.41%)
Mutual labels:  deep-reinforcement-learning
FLEXS
Fitness landscape exploration sandbox for biological sequence design.
Stars: ✭ 92 (+70.37%)
Mutual labels:  deep-reinforcement-learning
deep-rl-quadcopter
Implementation of Deep Deterministic Policy Gradients (DDPG) to teach a Quadcopter How to Fly!
Stars: ✭ 17 (-68.52%)
Mutual labels:  deep-reinforcement-learning
DRL DeliveryDuel
Deep Reinforcement Learning applied to a modern 3D video-game environment called Delivery Duel.
Stars: ✭ 30 (-44.44%)
Mutual labels:  deep-reinforcement-learning
robustnav
Evaluating pre-trained navigation agents under corruptions
Stars: ✭ 18 (-66.67%)
Mutual labels:  deep-reinforcement-learning
Object-Goal-Navigation
Pytorch code for NeurIPS-20 Paper "Object Goal Navigation using Goal-Oriented Semantic Exploration"
Stars: ✭ 107 (+98.15%)
Mutual labels:  deep-reinforcement-learning
deep reinforcement learning gallery
Deep reinforcement learning with tensorflow2
Stars: ✭ 35 (-35.19%)
Mutual labels:  deep-reinforcement-learning
dqn-lambda
NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.
Stars: ✭ 20 (-62.96%)
Mutual labels:  deep-reinforcement-learning
wolpertinger ddpg
Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatible.
Stars: ✭ 44 (-18.52%)
Mutual labels:  deep-reinforcement-learning
Reinforcement Learning
Research repo of RL
Stars: ✭ 20 (-62.96%)
Mutual labels:  deep-reinforcement-learning
ddrl
Deep Developmental Reinforcement Learning
Stars: ✭ 27 (-50%)
Mutual labels:  deep-reinforcement-learning

Catalyst examples

Archived. Moved to Catalyst

Run all examples from this dir.


Notebooks

  1. cifar10 notebook
    • cifar10 classification model
    • simple example of lib usage
  2. segmentation notebook
    • segmentation with unet
    • model training and inference
    • predictions visialization

Pipelines

  1. cifar10 model training
    • pipeline example of lib usage
    • local and docker runs
    • tensorboard metrics visualization
  2. cifar10 model training with stages
    • pipeline example with stages support
  3. finetune
    • classification model training and inference
    • different augmentations and stages usage example
    • index model creating
    • embeddings projector
    • LrFinder usage
    • grid search metrics visualization
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].