Giter Club home page Giter Club logo

Comments (7)

yuhuixu1993 avatar yuhuixu1993 commented on July 18, 2024

@shuangjian24 , 你好,谢谢你的关注。
1、model_search 之后生成新的genotype 需要复制到genotype.py中,令PCDARTS=这个生成的genotype,之后再运行‘train.py’去evaluate这个网络结构。
2、这可能与skip有一点区别,skip是加这里是concate,可能与densenet中的dense连接有点像。

from pc-darts.

shuangjian24 avatar shuangjian24 commented on July 18, 2024

@yuhuixu1993 那在跑train_search.py这个代码的时候,是不会进行实时的网络更新的吗,log文件记录的只是网络结构的可能性吗

from pc-darts.

yuhuixu1993 avatar yuhuixu1993 commented on July 18, 2024

@shuangjian24 , 每个epoch都会输出当时的最优的genotye,应该是实时更新的吧(不大理解你说的意思)我们一般选取最后一个epoch作为最终搜索结果

from pc-darts.

shuangjian24 avatar shuangjian24 commented on July 18, 2024

@yuhuixu1993 我本以为是这样的:当搜索出一个genotype后,会直接使用它,基于它进行再搜索。

from pc-darts.

yuhuixu1993 avatar yuhuixu1993 commented on July 18, 2024

@shuangjian24 不是的,这种是one-shot搜索,只搜一次就用了,你那种可能类似于进化算法?

from pc-darts.

shuangjian24 avatar shuangjian24 commented on July 18, 2024

@yuhuixu1993 谢谢你的耐心解释,我懂了,谢谢

from pc-darts.

yuhuixu1993 avatar yuhuixu1993 commented on July 18, 2024

@shuangjian24 ,thanks for your interest!

from pc-darts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.