pastalog
Training logger
Real-time visualization of neural network training performance
Simple, realtime visualization of neural network training performance.
418 stars
12 watching
45 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
taolei87/sru | A recurrent neural network implementation optimized for speed and parallelizability | 31 |
misaogura/flashtorch | Toolkit for visualizing neural network behavior in PyTorch | 734 |
jianbotang/rnn_matlab | A toolbox for building deep learning models of sequences with RNNs and other variants | 79 |
aria42/flare | A Clojure library for building and manipulating dynamic neural net graphs with pluggable tensor operations and hardware acceleration. | 284 |
jessemelpolio/faster_rcnn_for_dota | This repository provides code for training a Faster R-CNN object detection model on DOTA datasets. | 336 |
imistyrain/matconvnet-oneclick | A tool to train and deploy convolutional neural networks in MATLAB using MatConvNet | 87 |
paarthneekhara/rnn_adversarial_reprogramming | Repurposes pre-trained neural networks for new classification tasks through adversarial reprogramming of their inputs. | 6 |
gwtaylor/theano-rnn | A demonstration project of a recurrent neural network implemented with Theano | 377 |
jimpil/enclog | A Clojure wrapper around the Encog machine learning framework, providing an interface to build and train neural networks | 137 |
eliyaan/neuralnetworks-v-module | A V module to create and train multi-layer neural networks with customizable backpropagation | 19 |
karpathy/recurrentjs | A JavaScript library for building and training neural networks with automatic differentiation | 939 |
rinuboney/clatern | A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. | 67 |
stevenmiller888/mind | A neural network library for building and training neural networks in JavaScript | 1,513 |
zk-ml/tachikoma | Defines a standard for serializing neural network inference processes into a graph of operator computational traces. | 33 |
jiasenlu/vilbert_beta | A pre-trained model and toolset for performing vision-and-language tasks using a specific neural network architecture. | 474 |