JapaneseCharacterRecognition. This project was done as a part of COMP9444 Neural Networks and Deep Learning Course Project.
6tweet-search. Twitter Data Analysis on COVID-19. Build a tweet search engine to find and visualize pandemic-related tweets with geolocation data.
3IntertwinedSpirals. This project was done as a part of COMP9444 Neural Networks and Deep Learning Course Project.
2BWT. Your task in this assignment is to create two programs: a search program called bwtsearch that implements BWT backward search, which can efficiently search a BWT encoded DNA file; and a decoder program called bwtdecode that efficiently decodes BWT encoded DNA file back to its original DNA sequence
1