16 projects
pyreflex
PyReflex is a tiny project that contains python extensions.
numgear
This Python package extends the functionality of numpy by introducing additional methods for data manipulation, and a specialized format for reading and writing numpy arrays.
torchflint
TorchFlint is a collection of advanced utility functions designed for tensor manipulation within the PyTorch ecosystem. It provides granular control over high-dimensional data processing, bridging the gap between high-level neural modules and low-level tensor operations.
functor
The `functor` package uses Python black magic to turn functions into objects (functors), letting them access their own instance via `functor.self`.
diffusionism
Diffusionism is a Python library for rapid prototyping and deployment of diffusion models. It provides a flexible, inheritance-based architecture, allowing easy integration of new methods, with built-in pipelines for training and inference. It accelerates development and ensures reproducibility by separating general mechanics from model-specific logic.
pipelight
This is a pipeline that is driven by configuration files for model running based on PyTorch Lightning.
hdit
The Hourglass Diffusion Transformer (HDiT) is an image generative model that exhibits linear scaling with pixel count, supporting training at high-resolution directly in pixel-space.
inyaml
A library based on `PyYAML` that promises to parse YAML documents and produce Python objects, for executing Python code within YAML documents and instantiating Python objects based on YAML arguments.
mifspy
Parallelized Mutual Information based Feature Selection module.
natten-version-manager
None
genericpy
This module helps introduce the real generics into class and functions.
array-like-generic
This module helps introduce the real generics into class and functions.
meta-interface
A tiny project that introduces the interface concept to Python.
flexaugment
None
torch-extension
This Python module provides a collection of utility functions designed for advanced tensor manipulation using PyTorch. It includes functions for applying operations along specific dimensions, mapping values to new ranges, and generating linearly spaced tensors, among others.
numpy-extension
This Python package extends the functionality of numpy by introducing additional methods for data manipulation, and a specialized format for reading and writing numpy arrays.