I’m in the process of transitioning from my current career in teaching to the NLP career via the Python path and while I’ve been learning on my own for about three months now I’ve found it a bit too slow and wanted to see if there’s a good course (described in the title) that’s really worth the money and time investment and would make things easier for someone like me?

One important requirement is that (for this purpose) I’ve no interest in exclusively self-study courses where you are supposed to watch videos or read text on your own without ever meeting anyone in real-time.

  • simplymath@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    3 days ago

    Yeah. the CUNY one is definitely meant for career switching, but the Georgia tech one will probably expect you to know the math fields listed above as it is fairly competitive. Though, I know someone with an Economics bachelors who did quite well in the CUNY program. They even offer an introductory course for people with 0 programming experience. I really do think it would a good fit, given your background. Link here. A head’s up though-- graduate degrees will require more independent work than undergraduate did. Like, course meetings were less lectures explaining new content and more answering specific questions after you learn the content on your own. I was expected to have completed the homework before the topic was covered in class (though it wasn’t graded for correctness). I would say that’s the categorical difference with advanced degrees.

    I’d spend some time on Khan Academy to brush up/catch up on the basic math concepts. That’s where I learned those topics.

    I know you asked for some kind of personal interaction, but that content is the gold standard for math education. You can always ping me if you have specific questions and I’ll do my best to respond.

    • SurpriZe@lemm.eeOP
      link
      fedilink
      arrow-up
      1
      ·
      12 hours ago

      Thanks a lot! I appreciate the effort you’ve put into the responses. In general, what concepts would you expect an entry level NLP job to require to know from its applicants? I think I’ll stick to learning on my own with an occasional tutor/coach down the line.

      • simplymath@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        8 hours ago

        I’m not sure there are “entry level” NLP jobs that aren’t for sketchy startups without a future. I can’t imagine using openai APIs is a stable career as much as knowing how to make them.

        If you were a senior programmer, there are roles that don’t need so much math – DevOps, reliability engineering, cloud deployment, and systems administration are some keywords you can look up on LinkedIn. These are quite broad and would be available at basically any company with a website or app.

        Personally, I got an undegrad degree in applied mathematics and only kept going to school because the roles I wanted (ML development) required it. Your background in linguistics could certainly be useful for a team in which other people are the coding and math experts, but I do not come across those roles on LinkedIn very often outside of academia, which, unfortunately, require the degree.

        Its really good to hear that the Andrew Ng class is comprehensible to you, so I think you’re on the right track either way.

        In lieu of a degree, the only other thing I can suggest is building a portfolio online (GitHub, probably) and maybe contributing to an open source project. It will be very hard to find roles that don’t require you to know git and contribute to complex software projects, whether or not you have a degree.