automl / automl/Auto-PyTorch

Extra Dense Layer in the end of the network architecture

Open
#219 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
2.5k
Forks
300
PR merge metrics
No merged PRs in 30d

Description

There is currently an extra layer at the end of the architecture. This does not figure on the `master `branch or here https://github.com/pytorch/vision/blob/master/torchvision/models/resnet.py

Contributor guide

No contributing guide indexed for this repository

Research direction

Compare the repository's network architecture with the referenced torchvision resnet.py implementation, starting from the model definition or entry point that constructs the final layers. Confirm where the extra dense layer is introduced and verify that the resulting architecture matches the intended design after the discrepancy is addressed.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
machine-learning
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.