visdom
There are 35 repositories under visdom topic.
chenyuntc/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
chenyuntc/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
jingweiz/pytorch-rl
Deep Reinforcement Learning with pytorch & visdom
chenyuntc/pytorch-best-practice
A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats
pangwong/pytorch-multi-label-classifier
A pytorch implemented classifier for Multiple-Label classification
jingweiz/pytorch-dnc
Neural Turing Machine (NTM) & Differentiable Neural Computer (DNC) with pytorch & visdom
mead-ml/mead-baseline
Deep-Learning Model Exploration and Development for NLP
MIC-DKFZ/trixi
Manage your machine learning experiments with trixi - modular, reproducible, high fashion. An experiment infrastructure optimized for PyTorch, but flexible enough to work for your framework and your tastes.
oval-group/mlogger
a lightweight and simple logger for Machine Learning
leftthomas/CCCapsNet
A PyTorch implementation of Compositional Coding Capsule Network based on PRL 2022 paper "Compositional Coding Capsule Network with K-Means Routing for Text Classification"
zengyu714/segmentation-pytorch
Several networks for segmentation like VNet or RefineNet implemented by PyTorch and Visdom
theevann/visdom-save
Python script to save and load locally visdom visualisation
scientist1642/bombora
My experimentations with Reinforcement Learning in Pytorch
ljmiao/PENCIL
implement of paper 'Probabilistic End-to-end Noise Correction for Learning with Noisy Labels'
leftthomas/PSCapsNet
A PyTorch implementation of Parameter-sharing Capsule Network based on the paper "Evaluating Generalization Ability of Convolutional Neural Networks and Capsule Networks for Image Classification via Top-2 Classification"
banctilrobitaille/kerosene
Deep Learning framework for fast and clean research with Pytorch
hypnosapos/visdom-docker
Visdom Docker
pedrodiamel/pytorchvision
The pytvision package consists of my datasets, models, and image transformations methods for computer vision projects. This package also containing the synthetic render methods.
pedrodiamel/pytorch-classification
Pytorch model for classification
dizcza/pytorch-mighty
The Mighty Monitor Trainer for your pytorch models.
zengyu714/rectus-femoris-segment
An automatic rectus femoris segmentation project based on ultrasound image
leftthomas/Templates
Some specific domains' templates, including Android App, Deep Learning and Web.
mehulsingh10/Age-Transformation-Synthesis
Age Transformation Synthesis is a GAN based method designed to simulate the continuous aging process from a single input image.
AlbertoCenzato/pytorch_ext
Extension modules for Pytorch
cedias/Quiviz
Cheap logger
neka-nat/player_zoo
Deep reinforcement learning implementations
ninjakx/visualisation-visdom
A guide to make different plots using visdom and running it on google colab through local tunneling.
yeshg/d4pg
(In progress) Implementation of distributed prioritized experience replay with Ray and PyTorch
docker-home/visdom
visdom for pytorch
psavine42/pytorchart
A utility for pytorch and visdom expirement metering and logging built on top of TNT.
frgfm/pytorch-mnist
Implementation of various basic architectures (training on MNIST, Visdom visualization)
LinShanify/Visualizer
A Simple Tool for Logging and Plotting Values in Visdom
Tikhon-Radkevich/HuggingFaceDeepRL
Explorations and implementations of Deep Reinforcement Learning techniques from the Hugging Face course, featuring DQN and PPO applied to classic and VizDoom environments.
tobyclh/pggan-pytorch-py3-visdom
:fire::fire: PyTorch implementation of "Progressive growing of GANs (PGGAN)" :fire::fire:
yeshg/rl_algos
Implementation of DDPG in Pytorch with live logging via visdom