Hacker News new | ask | show | jobs
Getting into AI This Summer
7 points by glowingvoices 1109 days ago
I'm a high school student (rising junior) who's heard and read a lot about LLM's recently. Any advice on getting into the field? I'm thinking of studying C and Python. I've previously done a bit of Java (AP CS A) and have taken high school math classes (Taking AP Calc BC next year).
3 comments

Studying C or Python is studying C or Python. Rather, study AI. Pick up python along the way, skip C.

https://www.youtube.com/watch?v=aircAruvnKk&list=PLZHQObOWTQ...

https://www.youtube.com/watch?v=jGwO_UgTS7I&ab_channel=Stanf...

There's tons of book, but I recommend this since it's hands on "Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow" https://www.amazon.com/Hands-Machine-Learning-Scikit-Learn-T...

https://developers.google.com/machine-learning/crash-course

download some local LLMs and play with them along the way. Good luck.

At a high level, Stephen Wolfram's "What is ChatGPT" video and accompanying blog post are a great introduction and may give you some ideas about what topics to learn from there.

https://www.youtube.com/live/flXrLGPY3SU

https://writings.stephenwolfram.com/2023/02/what-is-chatgpt-...

Check this comment of mine plus some of the other resources in the thread: https://news.ycombinator.com/context?id=36195527