Live data from Hacker News

Ask HN: Where to find domain experts for 1:1 tutoring?

news.ycombinator.com

31–40 of 78 posts

Re: Ask HN: Where to find domain experts for 1:1 tutoring?

#31
post #21

I've had great luck with graduate students (and sometimes even ungrads): I'll find a grad student who knows the topic, often by searching for lesser known content creators on youtube/blogs, and reach out with an offer to pay for their time to explain a particular topic. So far it's worked out great, and I've created relationships with smart up and coming people in the field - they make meaningful money, I accelerate…

I like it! Where did you find the grad students? Or more specifically, how did you find them?

Re: Ask HN: Where to find domain experts for 1:1 tutoring?

#32
post #7

https://Codementor.io is a platform designed for exactly that. I am registered as a mentor there, though not so active. I have not used it as a mentee, so cannot vouch for the process or mentor pool though. AI is very broad, what exactly are you wishing to learn/build/accomplish and where are you in the process? I specialize in ML that intersects with time-series, sensor/IoT data and audio. Info in profile if anyone…

What have your experiences mentoring there been? I’ve been considering checking it out - do you have to do much to ‘sell yourself’ there in order to get clients? Do you have to deal much with poor spoken English skills?

Re: Ask HN: Where to find domain experts for 1:1 tutoring?

#33
post #31
post #21

I've had great luck with graduate students (and sometimes even ungrads): I'll find a grad student who knows the topic, often by searching for lesser known content creators on youtube/blogs, and reach out with an offer to pay for their time to explain a particular topic. So far it's worked out great, and I've created relationships with smart up and coming people in the field - they make meaningful money, I accelerate…

I like it! Where did you find the grad students? Or more specifically, how did you find them?

Two had small youtube channels delving into details of ML papers, one had a blog with a good explanation of a specific detail on a paper I was interested, one was a recommendation by my graduate advisor (I keep in touch with the university I graduated from a thousand years ago). The undergrad had a fantastic comment on a thread somewhere, I think in Kaggle.

Re: Ask HN: Where to find domain experts for 1:1 tutoring?

#34
Before talking to experts you could start out working through intro materials so you will have clueful and specific questions for the experts.

The old Python usenet group had an informal custom that the more knowledgable users weren't expected to spend much time on newbie questions. If you were a newbie, you'd mostly ask easy questions (say about the break statement) that intermediate level users could answer, so they would. After a while, you'd become intermediate level yourself, and then you'd get to answer newbie questions, while more advanced users would answer your now intermediate-level questions, and so on. Finally, the big time gurus were lurking about and they would mostly answer questions that really needed attention from experts.

I felt like I'd "arrived" when one day, Guido van Rossum himself answered one of my questions. It wasn't that great or advanced a question, but still.

So yeah, if you're a beginner, maybe you can just post your questions or watch some videos, or take a class.

As for beginner AI stuff, I liked the fast.ai videos when I started watching them a few years ago, though I didn't get through that many. They have since been redone, so if I wanted to get into the subject, I'd start with them again at the beginning. I don't think I'd try to engage experts until I'd gotten through all the videos and tried other ways to deal with any stumbling blocks.

Post reply on HN