Join our meetup, learn, connect, share, and get to know your Toronto AI community.
Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.
Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.
Hi, I’m Myeongjun Kim. I am a graduate student in computer vision research. I realized the importance of paper implementation. So I implemented this paper. I wrote the code with my friend Taehun Kim, I used pytorch, and Taehun Kim wrote the code with tensorflow. Others were experimenting with ImageNet datasets. Therefore, the experiment was carried out using CIFAR datasets. There is no experiment on CIFAR datasets in the paper, but we implemented the network by putting hyper-parameters similar to the paper. There are a lot of deficiencies in the paper implementation for the first time. we are little nervous because it’s the first time we post. But we ask for a lot of feedbacks. Thank you so much for reading the long paragraph.
CIFAR-10, Accuracy: 92.65%
CIFAR-100, Accuracy: 72.92%
Pytorch version Github URL, https://github.com/leaderj1001/RandWireNN
Tensorflow version Github URL, https://github.com/swdsld/RandWire_tensorflow
submitted by /u/leaderj1001
[link] [comments]