The learning notes of ANU COMP6464 High Performance Scientific Computation. For learning(beginners), recapping, exams preparation.
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.
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.
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.
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.