2 days ago
City2Graph is a Python library for converting geospatial datasets into graphs for Graph Neural Networks (GNN) and spatial analysis.
by tmfnk
2 days ago
01 Apr 26
Run LLMs on an AMD GPU. A cheaper alternative to running LLMs on an NVIDIA card?
01 May 25
MiniTorch is a diy teaching library for machine learning engineers who wish to learn about the internal concepts underlying deep learning systems. It is a pure Python re-implementation of the Torch API designed to be simple, easy-to-read, tested, and incremental. The final library can run Torch code.