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.
I want to train an MLP to multiply two inputs. The easiest approach is to generate a vast dataset of numbers and their multiplication and train the network on them.
I did this as a test and the MLP worked nearly flawless and long as I gave it numbers inside the training range but as soon as I deviated from the training domain the network started malfunctioning.
I wanted to know if there is an architecture which can learn the semantics of multiplication and act properly outside its training domain.
Thanks
submitted by /u/neltherion
[link] [comments]