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.
Processing gif w2ldw0o30r031… TLDR: Our task is to compress a large neural network (teacher) into a smaller one (student), but we assume that the data used to train the teacher is not available anymore. Our solution is to generate pseudo points adversarially (yellow markers above) and use those to match the student (right) to the teacher (left). Paper (with PyTorch code): https://arxiv.org/abs/1905.09768 submitted by /u/polo555 |