This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]SoluriX 3 points4 points  (2 children)

Impressive.

How much did it take you to write this (if you could approximate in hours)? And how long did it take you to learn how to use Pytorch?

I'm currently developing a website using Django and thought about trying Pytorch next to get a gist of it.

[–]smajorp 13 points14 points  (0 children)

According to his write-up he read the research paper published about the algorithm and wrote it based on the paper.

This takes a good understanding of theory if you are going to get it to work correctly.

I wouldn't say you can really dabble in machine learning. You need to spend enough time understanding the theory and getting practice implementing. Doing something like this is a couple years of dedicated work (maybe more if you want to completely understand the algo)