Open tinhb92 opened 5 years ago
@tinhb92 thanks, it helps me :)
Hi, @tinhb92 thanks for the info, it is very helpful.
Do you know if the implementation of cnn cell searching with Fastai is done anywhere? I would like to use it with image datasets but have not been able to find CNN with Fastai yet.
thanks!
Hi. Not sure if it's right to post here, just want to share that I reimplemented the rnn cell searching using fastai at https://github.com/tinhb92/rnn_darts_fastai. There is also a blog post on it. Thanks.