You are on page 1of 2

Page 

1 of 2 

Students Internship Weekly Report


Computer Science Program, Department of Computer Science and Electronics
Faculty of Mathematics and Natural Science. Universitas Gadjah Mada, Yogyakarta
 
Date : 3 – 9 May 2021
Student Name : Ivan Liu Nardo Shiddiq
Student ID : 18/427581/PA/18541
University Supervisor : Azhari SN, Drs., MT., Dr
Internship Instructor : Yuanita Intan Paramitasari
Task/Activity Title : Week 12 of Bangkit 2021

1. Description of Activities:

This week we have 1 Instructor-Led Training (ILT) Session which is a Self-Development


Session led by Yuanita Intan Pramitasari about Business Finance Class. I also continued my
specialization in Coursera which is Tensorflow: Data and Deployment about Device-based
Models with TensorFlow Lite.

Allocated
Certification Courses Module
Hours
Device-based models with
6
TensorFlow Lite
Running a TF model in an Android
1
Tensorflow: Data and Device-based Models App
Deployment with TensorFlow Lite Building the Tensorflow model on
2
IOS

Tensorflow Lite on devices 2

2. Result & Analysis


In this course, I studied about how to run your machine learning models in mobile applications.
I learned how to prepare models for a lower-powered, battery-operated devices, then execute
models on both Android and iOS platforms. Finally, I explored how to deploy on embedded
systems using Tensorflow on Raspberry Pi and microcontrollers.

In this exercise, we were asked to train a model that can classify images of articles of clothing
from the popular Fashion MNIST dataset. After that, we converted the trained model to TF
Lite format where it could be used on a mobile or embedded system. We then use the standalone
TF Lite Interpreter, which runs in Python, and used this to see how inference would work on
smaller devices.
Page 2 of 2 

You might also like