Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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....
- Host: GitHub
- URL: https://github.com/vidyasagarmsc/pydataflownote
- Owner: VidyasagarMSC
- License: apache-2.0
- Created: 2024-01-21T19:24:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-03T18:41:20.000Z (about 1 month ago)
- Last Synced: 2025-01-03T19:29:53.899Z (about 1 month ago)
- Topics: jupyter-notebook, numpy, python, pytorch, scikit-learn, scipy, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 161 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License
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) | | [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) |
|