All posts by year

Showing everything matching: clear

2024

ANU High Performance Computing Notes

09 Sep 2024
High Performance Computing HPC ANU COMP6464

The learning notes of ANU COMP6464 High Performance Scientific Computation. For learning(beginners), recapping, exams preparation.

More...

COMP6466 Algorithm Notes

23 Aug 2024
Algorithm ANU COMP6466 Algorithm Analysis Algorithm Design Sort and Search

I highlight the key points covered in the ANU COMP6466 Algorithm Course. This course aims to develop students’ proficiency in algorithm analysis and design. The first five weeks focused on algorithm analysis, sort and search algorithm, particularly deterministic and randomized algorithms, which I found very inspiring.

More...

My Course Plan at ANU for Master of Computing(Advanced)

01 Aug 2024
Course Plan Master of Computing(Advanced) Master of Computing Australian National University

This temporal course plan records the courses I plan to enroll in for the master of computing(Advanced) at ANU. It will be updated if there are any changes.

More...

MongoDB Learning Notes and Useful Commands

20 Jul 2024
NoSql Database MongoDB Backend Development

MongoDB is one of the typical NoSQL databases. It’s a document databased where data is stored in the form of json-type document. Understanding MongoDB is crucial for back-end development, particularly for agile development.

More...

Learning Experience of ANU's COMP6528 Computer Vision Course

16 Jun 2024
Computer Vision ANU COMP6528 Low-level Vision Mid-level Vision High-level Vision 3D Vision

Interested in computer vision, I took COMP6528 Computer Vision during my first semester at ANU also due to my previous work in this field. I’m grateful to our lecturers, Dr. Miaomiao Liu and Dr. Dylan Campbell, and the tutors for their dedicated efforts and guidance. I have strengthened my ability in computer vision through this course and I highly recommend COMP6528 to every student studying computing here.

More...