Data Science and Artificial Intelligence I
Johann Mitloehner, 2024
- Symbolic AI
- Neural Networks
- Extending the basic model
- Connectionist Machine Learning Framework: PyTorch
- Deep learning, word embeddings, and business applications
- Transformers and Large Language Models
We only use free Open Source software, so you can install everything on your own computer.
- If needed, get Python from python.org and click 'Add to Path'
when you run the installer.
- Use pip on the command line to install additional
packages as needed, e.g.
pip install jupyter pandas matplotlib scikit-learn
However, we also have Jupyter notebook servers ready for you at the
Canvas web page for this lecture.
You can use the server via your web browser.
More Examples:
Older videos: