https://arxiv.org/abs/2304.10970
Can GPT-4 Perform Neural Architecture Search? (Mingkai Zheng, Xiu Su, Shan You, Fei Wang, Chen Qian, Chang Xu, Samuel Albanie)
GPT-4로 NAS를 할 수 있는가? 방법은 모델 구현 코드와 함께 다음과 같은 프롬프트를 쓰는 것입니다.
By using this model, we achieved an accuracy of {Accuracy}%. Please recommend a new model that outperforms prior architectures based on the above mentioned experiments. Also, Please provide a rationale explaining why the suggested model surpasses all previous architectures.
어떤 식의 근거를 대는지 궁금한데 그 샘플은 없네요.
#nas #llm