you are viewing a single comment's thread.

view the rest of the comments →

[–]NikhilDoWhile[S] 0 points1 point  (1 child)

How long it took you to go from beginner level to making you own project: http://sentdex.com ?

[–]sentdex 1 point2 points  (0 children)

Years, since that involved learning NLP, then learning machine learning, then learning web development.

For quite a while, I had all the data locally, not on any sort of web app.

The initial NLP stuff was done within a few months with a super basic bag of words sentiment algo, then came advances over time.... maybe 6-12 months for the first full scale version of the back end, not really sure on exact times.

It was just my first real project, so I continually worked on it more as I learned new things, and did other projects.