dmlc / minpyLinks
NumPy interface with mixed backend execution
☆1,102Updated 7 years ago
Alternatives and similar repositories for minpy
Users that are interested in minpy are comparing it to the libraries listed below
Sorting:
- Computation Graph Toolkit☆633Updated 7 years ago
- A data pipeline framework for machine learning☆873Updated 3 years ago
- Pretty Tensor: Fluent Networks in TensorFlow☆1,230Updated 5 years ago
- Python wrappers for torch and lua☆451Updated 8 years ago
- Deploy tensorflow graphs for fast evaluation and export to tensorflow-less environments running numpy.☆355Updated last year
- Combines the ease of use of scikit-learn with the power of Theano/Lasagne☆953Updated 2 years ago
- Interactive, node-by-node debugging and visualization for TensorFlow☆1,351Updated 8 years ago
- Deep learning with dynamic computation graphs in TensorFlow☆1,823Updated 4 years ago
- A Theano framework for building and training neural networks☆1,154Updated 6 years ago
- Fast Recurrent Networks Library☆578Updated 9 years ago
- THE Deep Learning Benchmarks☆351Updated 9 years ago
- Python module for performing basic dense linear algebra computations on the GPU using CUDA.☆609Updated 5 years ago
- Simple structured learning framework for python☆669Updated 4 years ago
- Simple, realtime visualization of neural network training performance.☆421Updated 8 years ago
- A language-agnostic interface to TensorBoard☆780Updated 8 years ago
- Annotated notes and summaries of the TensorFlow white paper, along with SVG figures and links to documentation☆433Updated 7 years ago
- Scikit-learn compatible tools using theano☆365Updated 8 years ago
- A highly extensible deep learning framework☆423Updated 8 years ago
- A TensorBoard plugin for visualizing arbitrary tensors in a video as your network trains.☆463Updated 6 years ago
- Tensorflow Best Practices☆330Updated 9 years ago
- Tutorials and implementations for "Self-normalizing networks"☆1,589Updated last month
- Spearmint is a package to perform Bayesian optimization according to the algorithms outlined in the paper: Practical Bayesian Optimizati…