All Projects → Einops → Similar Projects or Alternatives

661 Open source projects that are alternatives of or similar to Einops

GPJax
A didactic Gaussian process package for researchers in Jax.
Stars: ✭ 159 (-96.05%)
Mutual labels:  jax
Taco
The Tensor Algebra Compiler (taco) computes sparse tensor expressions on CPUs and GPUs
Stars: ✭ 846 (-78.97%)
Mutual labels:  tensor
e-verest
EVEREST: e-Versatile Research Stick for peoples
Stars: ✭ 21 (-99.48%)
Mutual labels:  tensor
tensority
Strongly typed multidimensional array library for OCaml
Stars: ✭ 44 (-98.91%)
Mutual labels:  tensor
Awesome Tensor Compilers
A list of awesome compiler projects and papers for tensor computation and deep learning.
Stars: ✭ 490 (-87.82%)
Mutual labels:  tensor
Dog-Breed-Identification-Gluon
Kaggle 120种狗分类,Gluon实现
Stars: ✭ 45 (-98.88%)
Mutual labels:  gluon
Orjson
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
Stars: ✭ 2,595 (-35.48%)
Mutual labels:  numpy
uvadlc notebooks
Repository of Jupyter notebook tutorials for teaching the Deep Learning Course at the University of Amsterdam (MSc AI), Fall 2022/Spring 2022
Stars: ✭ 901 (-77.6%)
Mutual labels:  jax
Pandapy
PandaPy has the speed of NumPy and the usability of Pandas 10x to 50x faster (by @firmai)
Stars: ✭ 474 (-88.21%)
Mutual labels:  numpy
chainer-sort
Simple, Online, Realtime Tracking of Multiple Objects (SORT) implementation for Chainer and ChainerCV.
Stars: ✭ 20 (-99.5%)
Mutual labels:  chainer
Opencv Ndarray Conversion
NumPy ndarray ⇋ OpenCV Mat conversion, that just works.
Stars: ✭ 107 (-97.34%)
Mutual labels:  numpy
chainer-param-monitor
Monitor parameter and gradient statistics during neural network training with Chainer
Stars: ✭ 13 (-99.68%)
Mutual labels:  chainer
Chainer Chemistry
Chainer Chemistry: A Library for Deep Learning in Biology and Chemistry
Stars: ✭ 462 (-88.51%)
Mutual labels:  chainer
mlp-gpt-jax
A GPT, made only of MLPs, in Jax
Stars: ✭ 53 (-98.68%)
Mutual labels:  jax
Pybotics
The Python Toolbox for Robotics
Stars: ✭ 192 (-95.23%)
Mutual labels:  numpy
GenericTensor
The only library allowing to create Tensors (matrices extension) with custom types
Stars: ✭ 42 (-98.96%)
Mutual labels:  tensor
Turbodbc
Turbodbc is a Python module to access relational databases via the Open Database Connectivity (ODBC) interface. The module complies with the Python Database API Specification 2.0.
Stars: ✭ 449 (-88.84%)
Mutual labels:  numpy
chainer-fcis
[This project has moved to ChainerCV] Chainer Implementation of Fully Convolutional Instance-aware Semantic Segmentation
Stars: ✭ 45 (-98.88%)
Mutual labels:  chainer
Mxnet Gluon Style Transfer
Neural Style and MSG-Net
Stars: ✭ 105 (-97.39%)
Mutual labels:  gluon
gluon-firmware-selector
Firmware selector for gluon router images
Stars: ✭ 19 (-99.53%)
Mutual labels:  gluon
Gluon
a modular framework for creating OpenWrt-based firmwares for wireless mesh nodes
Stars: ✭ 446 (-88.91%)
Mutual labels:  gluon
BMI219-2017-ProteinFolding
UCSF BMI219 Deep Learning (2017), Coding example (Prediction of protein folding with RNN and CNN)
Stars: ✭ 14 (-99.65%)
Mutual labels:  chainer
Color recognition
🎨 Color recognition & classification & detection on webcam stream / on video / on single image using K-Nearest Neighbors (KNN) is trained with color histogram features by OpenCV.
Stars: ✭ 154 (-96.17%)
Mutual labels:  numpy
BTAS
Basic Tensor Algebra Subroutines
Stars: ✭ 35 (-99.13%)
Mutual labels:  tensor
Dsp Theory
Theory of digital signal processing (DSP): signals, filtration (IIR, FIR, CIC, MAF), transforms (FFT, DFT, Hilbert, Z-transform) etc.
Stars: ✭ 437 (-89.13%)
Mutual labels:  numpy
revisiting rainbow
Revisiting Rainbow
Stars: ✭ 71 (-98.23%)
Mutual labels:  jax
Boxdetection
A Box detection algorithm for any image containing boxes.
Stars: ✭ 104 (-97.41%)
Mutual labels:  numpy
chainer2pytorch
Converts Chainer modules to PyTorch, parameters included.
Stars: ✭ 36 (-99.1%)
Mutual labels:  chainer
Salib
Sensitivity Analysis Library in Python (Numpy). Contains Sobol, Morris, Fractional Factorial and FAST methods.
Stars: ✭ 436 (-89.16%)
Mutual labels:  numpy
Phase-based-Frame-Interpolation
Frame interpolation
Stars: ✭ 28 (-99.3%)
Mutual labels:  cupy
Jetson Containers
Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
Stars: ✭ 223 (-94.46%)
Mutual labels:  numpy
ResidualAttentionNetwork
A Gluon implement of Residual Attention Network. Best acc on cifar10-97.78%.
Stars: ✭ 104 (-97.41%)
Mutual labels:  gluon
Rust Numpy
PyO3-based Rust binding of NumPy C-API
Stars: ✭ 426 (-89.41%)
Mutual labels:  numpy
jax-cfd
Computational Fluid Dynamics in JAX
Stars: ✭ 399 (-90.08%)
Mutual labels:  jax
Pythonstudy
Python related technologies used in work: crawler, data analysis, timing tasks, RPC, page parsing, decorator, built-in functions, Python objects, multi-threading, multi-process, asynchronous, redis, mongodb, mysql, openstack, etc.
Stars: ✭ 103 (-97.44%)
Mutual labels:  numpy
Gisola
Gisola: A High Performance Computing application for real-time Moment Tensor inversion
Stars: ✭ 35 (-99.13%)
Mutual labels:  tensor
Capsnet
CapsNet (Capsules Net) in Geoffrey E Hinton paper "Dynamic Routing Between Capsules" - State Of the Art
Stars: ✭ 423 (-89.48%)
Mutual labels:  chainer
ChainerPruner
ChainerPruner: Channel Pruning framework for Chainer
Stars: ✭ 21 (-99.48%)
Mutual labels:  chainer
Deep metric learning
Deep metric learning methods implemented in Chainer
Stars: ✭ 153 (-96.2%)
Mutual labels:  chainer
3dgan-chainer
📦 A Chainer implementation of 3D Generative Adversarial Network.
Stars: ✭ 25 (-99.38%)
Mutual labels:  chainer
Pytorch Pwc
a reimplementation of PWC-Net in PyTorch that matches the official Caffe version
Stars: ✭ 402 (-90%)
Mutual labels:  cupy
chainer-grad-cam
Chainer implementation of Grad-CAM
Stars: ✭ 20 (-99.5%)
Mutual labels:  chainer
Comicolorization
This is the implementation of the "Comicolorization: Semi-automatic Manga Colorization"
Stars: ✭ 99 (-97.54%)
Mutual labels:  chainer
gluon-faster-rcnn
Faster R-CNN implementation with MXNet Gluon API
Stars: ✭ 31 (-99.23%)
Mutual labels:  gluon
Matchering
🎚️ Open Source Audio Matching and Mastering
Stars: ✭ 398 (-90.1%)
Mutual labels:  numpy
graphsignal
Graphsignal Python agent
Stars: ✭ 158 (-96.07%)
Mutual labels:  jax
Compute.scala
Scientific computing with N-dimensional arrays
Stars: ✭ 191 (-95.25%)
Mutual labels:  tensor
kawaii creator
Photo to illustration converter
Stars: ✭ 79 (-98.04%)
Mutual labels:  chainer
Dlpack
RFC for common in-memory tensor structure and operator interface for deep learning system
Stars: ✭ 398 (-90.1%)
Mutual labels:  tensor
Numba Scipy
numba_scipy extends Numba to make it aware of SciPy
Stars: ✭ 98 (-97.56%)
Mutual labels:  numpy
koclip
KoCLIP: Korean port of OpenAI CLIP, in Flax
Stars: ✭ 80 (-98.01%)
Mutual labels:  jax
Tullio.jl
Stars: ✭ 231 (-94.26%)
Mutual labels:  tensor
Neural Network From Scratch
Ever wondered how to code your Neural Network using NumPy, with no frameworks involved?
Stars: ✭ 230 (-94.28%)
Mutual labels:  numpy
Deeplearning cv notes
📓 deepleaning and cv notes.
Stars: ✭ 223 (-94.46%)
Mutual labels:  numpy
Awkward 0.x
Manipulate arrays of complex data structures as easily as Numpy.
Stars: ✭ 216 (-94.63%)
Mutual labels:  numpy
Gluon
A static, type inferred and embeddable language written in Rust.
Stars: ✭ 2,457 (-38.91%)
Mutual labels:  gluon
Micropython Ulab
a numpy-like fast vector module for micropython, circuitpython, and their derivatives
Stars: ✭ 166 (-95.87%)
Mutual labels:  numpy
Python Tutorial
🏃 Some of the python tutorial - 《Python学习笔记》
Stars: ✭ 122 (-96.97%)
Mutual labels:  numpy
Napari
napari: a fast, interactive, multi-dimensional image viewer for python
Stars: ✭ 847 (-78.94%)
Mutual labels:  numpy
chainer-ADDA
Adversarial Discriminative Domain Adaptation in Chainer
Stars: ✭ 24 (-99.4%)
Mutual labels:  chainer
601-660 of 661 similar projects