SkillAgentSearch skills...

DARTS

Differentiable architecture search for convolutional and recurrent networks

Install / Use

/learn @MandyMo/DARTS
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DARTS

This is a pytorch implementation of the DARTS.

Since the offical released code does not support the pytorch 0.4 or later, here we reimplement the DARTS with pytorch 1.0.

search model

nohup python3 train_search.py > train_search.log &

train searched model

nohup python3 train.py > train_model.log &

Related Skills

View on GitHub
GitHub Stars69
CategoryDevelopment
Updated12mo ago
Forks22

Languages

Python

Security Score

77/100

Audited on Apr 9, 2025

No findings