Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BagNet

Trying out ideas from the BagNet paper (Wieland Brendel and Matthias Bethge). Slides made with RISE

Build

docker build -t fastai-notebook .

Run

NVIDIA_VISIBLE_DEVICES=0 docker run \
    --rm -d --runtime=nvidia -p 8890:8888 \
    -v ~/reading_group/bagnet/notebooks/:/root/notebooks/ \
     fastai-notebook

About

A presentation on BagNet in fast.ai/pytorch

Resources

Stars

8 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages