Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 230 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 230 Bytes

batch_renormalization

This repository is implementation of BatchRenormalization in PyTorch. Only 1D is supported.

Requirement

PyTorch 0.1.8

Usage

mnist code

python main.py