Author Archives: ryanrusli

Intelligent Systems Journey – Week 7

Topic: Apriori Algorithm& Association Rule Mining This week we discussed Association Rule Mining, which is initially used for Market Basket Analysis. Market basked Analysis is used to find out how items that customers buy are related to each other, and … Continue reading

Posted in Uncategorized | Leave a comment

Intelligent Systems Journey – Week 6

Topic: Clustering K-Means, Learning from Observation This week we reviewed about supervised, unsupervised and reinforcement learning. After the short review, we got into a part of the main material which is clustering techniques. We learned that clustering techniques is a … Continue reading

Posted in Intelligent Systems Journey | Leave a comment

Intelligent Systems Journey – Week 5

Topic: Uncertainty Reasoning This session we discussed supervised vs unsupervised learning, and the parameters they require. We also learned the different types of formal languages such as fuzzy logic, propositional logic, etc. We also learned how to represent probability based … Continue reading

Posted in Intelligent Systems Journey | Leave a comment

Intelligent Systems Journey – Week 4

Topic: Adversarial Search This session we discussed the concept of adversarial search, which is an algorithm which puts opponents into consideration when deciding the best possible move for a game. We went in more depth about the minimax principle, which … Continue reading

Posted in Intelligent Systems Journey | Leave a comment

Intelligent Systems Journey – Week 3

Topic: Informed Search & Local Search This week we discussed about informed search, which includes algorithms like the A* algorithm and the Greedy Best First Search. We learned how to assign heuristic values, what they mean and how the algorithms … Continue reading

Posted in Intelligent Systems Journey | Leave a comment

Intelligent Systems Journey – Week 2

Topic: Uninformed Search This week we discussed multiple uninformed search algorithms, which are also known as blind algorithms. There are 5 algorithms we learned, which consists of BFS, DFS, UCS, DLS and IDS. The algorithms that we focused on in … Continue reading

Posted in Intelligent Systems Journey | Leave a comment

Intelligent Systems Journey – Week 1

The first topic of the semester was that about the introduction to the course, final project requirements and basic concepts about AI and machine learning. Despite only hearing about AI and machine learning only in the recent years, I had … Continue reading

Posted in Intelligent Systems Journey | Leave a comment

Employee Management System – ISYS6169 – Database Systems Final Project Report

By: Rio Adi Nugraha (2201798856) Hengky Sanjaya (2201852492) Ryan Rusli (2201832446) Naufal Basyah (2201840334) Introduction Problem Descriptions: In order for a company to function it must have a system to organize its own resources. One resource that is crucial yet … Continue reading

Posted in Uncategorized | Leave a comment

Database System Final Project Contribution

I am responsible for designing a majority of the class models of the program and for most of the data management interface. I also contributed in the design of the database table with the other group members. I also handled … Continue reading

Posted in Uncategorized | Leave a comment

Database Systems Final Project Contribution

I am responsible for designing a majority of the class models of the program and for most of the data management interface. I also contributed in the design of the database table with the other group members. I also handled … Continue reading

Posted in Uncategorized | Leave a comment