LOST-STATS / lost-stats.github.io

Source code for the Library of Statistical Techniques
https://lost-stats.github.io/
GNU General Public License v2.0
257 stars 166 forks source link

Add CUDA.jl to the ANNs page #188

Closed gabriel-fallen closed 1 year ago

gabriel-fallen commented 1 year ago

Finally the CUDA addition to the same Flux code. 😅

The code itself is pretty short (shorter that original because some initialization steps stay the same and get reused) but I've commented it rather elaborately aiming at beginners new to these topics.

Does it look like too much Julia advertisement now? 😅 That never was my intention...

NickCH-K commented 1 year ago

This is great! Thank you

gabriel-fallen commented 1 year ago

WOW, that was fast! 😅

I'm glad you liked it. I'll take a break from LOST now, I want to implement another project. Hopefully, it won't take too long. :)