tensor-sensor
The goal of this library is to generate more helpful exception messages for matrix algebra expressions for numpy, pytorch, jax, tensorflow, keras, fastai. (by parrt)
etils
Collection of eclectic utils for python. (by google)
tensor-sensor | etils | |
---|---|---|
1 | 1 | |
807 | 229 | |
0.2% | 3.1% | |
1.8 | 8.2 | |
over 3 years ago | 5 days ago | |
Jupyter Notebook | Python | |
MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of tensor-sensor.
We have used some of these posts to build our list of alternatives
and similar projects.
-
[Discussion] Should there be a new IDE built from the ground up for ML Engineers/Practioners?
Have you seen Terence Parr's TensorSensor
etils
Posts with mentions or reviews of etils.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Inspect interactively any object in Colab
To help debugging or exploring an object structure, ecolab.inspect allow to inspect arbitrary Python objects interactively (similar to the Chrome console inspector) :
What are some alternatives?
When comparing tensor-sensor and etils you can also consider the following projects:
graphsignal-python - Graphsignal Tracer for Python
transformers - 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
dynamax - A Python package for probabilistic state space modeling with JAX
retry-later - Retry a function in the background asynchronously without blocking the flow of execution
ivy - The Unified Machine Learning Framework [Moved to: https://github.com/unifyai/ivy]
Keras - Deep Learning for humans