Calendar
IS&T RCS Tutorial - Natural Language Processing Basics (LLMs Part 1) (Hands-on)
- Starts:
- 10:00 am on Monday, June 9, 2025
- Ends:
- 12:00 pm on Monday, June 9, 2025
- Location:
- Biological Science Center, 2 Cummington Mall, Room 107
- URL:
- https://www.bu.edu/tech/about/training/classroom/rcs-tutorials/
This is part one of a three part series but those wanting a brief introduction to Natural Language Processing (NLP) should feel free to attend just this session. Human language/communication can be studied computationally through NLP. We’ll explore the basics of NLP using Python and PyTorch; no prior machine learning experience is necessary, basic Python knowledge is helpful but not necessary. We will create a bigram character model and use it to generate random first names of people; we will build statistical and neural network implementations.