Repository with the data and code for the SSE Riga AI course.
-
Data
Folder that contains the csv files with data for practical assignments. -
Seminar 1 - Intro to Python for data science
Jupyter notebook intended to be ran on google colab that introduces the basic concepts of python and data structures and basic model training using SK Learn . -
Seminar 1 - Intro to Python for data science with Neural Networks
Jupyter notebook intended to be ran on google colab that introduces the basic concepts of python and data structures and basic model training using SK Learn. As an additional element Keras Sequential model training is provided with this notebook for more advanced use cases and intro to Neural Networks. -
Seminar 2 - GenAI in jupyter notebook
Jupyter notebook with basic examples for using a GenAI API with OpenAI GPT.
All information in the notebook is gathered from web and is intended as a teaching material for seminars or as a self paced learning tool.