peterjc123 / pytorch-scriptsLinks
A few Windows specific scripts for PyTorch
☆411Updated last year
Alternatives and similar repositories for pytorch-scripts
Users that are interested in pytorch-scripts are comparing it to the libraries listed below
Sorting:
- A language-agnostic interface to TensorBoard☆779Updated 8 years ago
- Log TensorBoard events without touching TensorFlow☆629Updated 2 years ago
- Tensors and Dynamic neural networks in Python with strong GPU acceleration☆138Updated 2 years ago
- PyTorch and Tensorflow functional model definitions☆587Updated 7 years ago
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆375Updated 8 years ago
- Performance-optimized wheels for TensorFlow (SSE, AVX, FMA, XLA, MPI)☆885Updated 6 years ago
- How to use TensorLayer☆348Updated 7 years ago
- Standalone TensorBoard for visualizing in deep learning☆370Updated 5 years ago
- Deep Learning Benchmark for comparing the performance of DL frameworks, GPUs, and single vs half precision☆428Updated 5 years ago
- 📈 TensorFlow + Matplotlib as TF ops☆299Updated 6 years ago
- CapsNet (Capsules Net) in Geoffrey E Hinton paper "Dynamic Routing Between Capsules" - State Of the Art☆448Updated 4 years ago
- 💬 Slides and supplementary codes for my talk 'Debugging Tips on TensorFlow' (2016)☆609Updated 8 years ago
- Pytorch implementation of Hinton's Dynamic Routing Between Capsules☆630Updated 7 years ago
- Deep Learning Projects that Build Themselves☆360Updated 6 years ago
- Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Netw…☆367Updated 7 years ago
- 🎆 A visualization of the CapsNet layers to better understand how it works