Skip to content

Densenet: takes at least 3 arguments (4 given) #69

@ayushman-shopin

Description

@ayushman-shopin

When I change the code to make depth 40, dense block 3, k=12

File "run_cifar10.py", line 206, in
args.plot_architecture)
File "run_cifar10.py", line 91, in run_cifar10
weight_decay=weight_decay)
File "/home/ubuntu/GPT/DeepLearningImplementations/DenseNet/densenet.py", line 177, in DenseNet
weight_decay=weight_decay)
TypeError: transition() takes at least 3 arguments (4 given)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions