File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11cd trained
2- wget ' https://github.com/kentsommer/pytorch-value-iteration-networks/releases/download/1 .0/vin_8x8.pth'
3- wget ' https://github.com/kentsommer/pytorch-value-iteration-networks/releases/download/1 .0/vin_16x16.pth'
4- wget ' https://github.com/kentsommer/pytorch-value-iteration-networks/releases/download/1 .0/vin_28x28.pth'
2+ wget ' https://github.com/kentsommer/pytorch-value-iteration-networks/releases/download/v1 .0/vin_8x8.pth'
3+ wget ' https://github.com/kentsommer/pytorch-value-iteration-networks/releases/download/v1 .0/vin_16x16.pth'
4+ wget ' https://github.com/kentsommer/pytorch-value-iteration-networks/releases/download/v1 .0/vin_28x28.pth'
55cd ../dataset
6- wget ' https://github.com/kentsommer/pytorch-value-iteration-networks/releases/download/1 .0/gridworld_8x8.npz'
7- wget ' https://github.com/kentsommer/pytorch-value-iteration-networks/releases/download/1 .0/gridworld_16x16.npz'
8- wget ' https://github.com/kentsommer/pytorch-value-iteration-networks/releases/download/1 .0/gridworld_28x28.npz'
6+ wget ' https://github.com/kentsommer/pytorch-value-iteration-networks/releases/download/v1 .0/gridworld_8x8.npz'
7+ wget ' https://github.com/kentsommer/pytorch-value-iteration-networks/releases/download/v1 .0/gridworld_16x16.npz'
8+ wget ' https://github.com/kentsommer/pytorch-value-iteration-networks/releases/download/v1 .0/gridworld_28x28.npz'
99cd ..
You can’t perform that action at this time.
0 commit comments