Bid to Learn This repository contains the initial trials for using bidding to learn some specialty for neural networks. The main part of this code is the models.py and main.py, besides plot.py is used to do some visualization. Models.py contain the resnet models. You could do some simple change to get the bids. main.py contains the code for training. To start training, you could simply run: Python main.py