Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vidyasagarmsc/pydataflownote

As I explore Python libraries....
https://github.com/vidyasagarmsc/pydataflownote

jupyter-notebook numpy python pytorch scikit-learn scipy tensorflow

Last synced: 26 days ago
JSON representation

As I explore Python libraries....

Awesome Lists containing this project

README

        

# PyDataFlowNote
> :construction: Work-in-progress...

> :star: & Watch this repository for updates

As I explore Python libraries....This name combines elements from Python (Py), data processing libraries like NumPy, SciPy, scikit-learn, TensorFlow, PyTorch, and the integration of Jupyter notebooks. It reflects the flow of data and computations in a notebook environment.

| Jupyter Notebook | Colab link | Article |
|---|---------------|---------|
| [Norm-1D](https://github.com/VidyasagarMSC/PyDataFlowNote/blob/main/linear-algebra/norm-1D.ipynb) | Open In Colab | [DZone](https://dzone.com/articles/norm-of-a-one-dimensional-tensor-in-python-libraries)
| [SymPy](https://github.com/VidyasagarMSC/PyDataFlowNote/blob/main/sympy/intro.ipynb) |
Open In Colab
|