tensor-sensor
ivy
tensor-sensor | ivy | |
---|---|---|
1 | 1 | |
765 | 10,475 | |
- | - | |
1.8 | 10.0 | |
over 2 years ago | over 1 year ago | |
Jupyter Notebook | Python | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tensor-sensor
-
[Discussion] Should there be a new IDE built from the ground up for ML Engineers/Practioners?
Have you seen Terence Parr's TensorSensor
ivy
-
Need internship/part time role in AI/ML/Data Science field.
As a volunteer developer at Ivy, I also been actively contributing to the project for several months now. I extended the Ivy Functional API by adding some linear algebra functions - matrix_exp (https://github.com/ivy-dl/ivy/blob/dev/ivy/linalg/matrix_exp.py) and diff (https://github.com/ivy-dl/ivy/blob/dev/ivy/linalg/diff.py) - to all four popular deep learning frameworks: NumPy, TensorFlow, PyTorch, and JAX. These functions allowed developers to perform matrix exponentiation and differentiation operations more efficiently and easily using any of these frameworks.
What are some alternatives?
graphsignal-python - Graphsignal Tracer for Python
machine_learning_refined - Notes, examples, and Python demos for the 2nd edition of the textbook "Machine Learning Refined" (published by Cambridge University Press).
get-started-with-JAX - The purpose of this repo is to make it easy to get started with JAX, Flax, and Haiku. It contains my "Machine Learning with JAX" series of tutorials (YouTube videos and Jupyter Notebooks) as well as the content I found useful while learning about the JAX ecosystem.
pennylane - PennyLane is a cross-platform Python library for quantum computing, quantum machine learning, and quantum chemistry. Train a quantum computer the same way as a neural network.
etils - Collection of eclectic utils for python.
leptonai - A Pythonic framework to simplify AI service building
uvadlc_notebooks - Repository of Jupyter notebook tutorials for teaching the Deep Learning Course at the University of Amsterdam (MSc AI), Fall 2023
tensorboardX - tensorboard for pytorch (and chainer, mxnet, numpy, ...)
machine_learning_complete - A comprehensive machine learning repository containing 30+ notebooks on different concepts, algorithms and techniques.
foolbox - A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX
TF_JAX_tutorials - All about the fundamental blocks of TF and JAX!
PDEBench - PDEBench: An Extensive Benchmark for Scientific Machine Learning