Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 774 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 774 Bytes

Hands-on Machine Learning Lab for Biomedical Engineering Students

This is part of the code for BME Lab at Mahidol University.

Building Machine Learning Application with Gradio

Gradio is a powerful tool for creating web interfaces for machine learning models. In this lab, students will learn to build practical medical applications using Gradio's intuitive interface.


Screencapture of Gradio Application for image captioning using Llava 1.5b

Generative AI

This lab will explore the practical applications of Large Language Models (LLMs) using Ollama and OpenWebUI. Students will work with locally-hosted models, learning how to interact with them.