Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[D] Learning Periodic Functions

I need to learn a function that happens to have periodic components (along with non-periodic stuff) . I’d like to use only deep learning for reasons. Simple feed-forward networks suffer from this problem:

https://i.redd.it/6xfltw3xs6d21.png

Is there some standard way of doing so? It seems like sine activations are really hard to train, and the Fourier transform is afflicted with the curse of dimensionality, so learning on the frequency domain is not going to work either. Thanks in advance!

submitted by /u/mlboi
[link] [comments]