amirarfan / alpha_bpc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alpha_BPC

Python package for the Alpha version of Binary Patch Convolution framework

Currently only supports MNIST and F-MNIST using GPUs for convolution

Call help(BPC) for more information about the class and its inputs

Take a look at mnist_bpc.py and fmnist_bpc.py in the Github repository for examples of how to use the framework

About

License:MIT License


Languages

Language:Python 92.7%Language:Makefile 7.3%