DeepLearningImplementations
DeepLearningImplementations copied to clipboard
Densenet: takes at least 3 arguments (4 given)
When I change the code to make depth 40, dense block 3, k=12
File "run_cifar10.py", line 206, in
The code is running fine with the default options. When Change to depth 40, dense block 3, k=12 its throwing error
@ayushman-shopin please refer to #70 to see if that solves your problem.