Introduction to Generative AI 2
AI that can produce high quality content, such as text, images, and audio. Link
AI that can produce high quality content, such as text, images, and audio. Link
AI that can produce high quality content, such as text, images, and audio. Link
Here’s a subjective summary of the anime I enjoyed during the 2023 Winter (October to December), along with my reasons for watching each.
Notes for paper “The Development of LLMs for Embodied Navigation”.
Set up paypal sandbox environment using NextJS
React.JS
Reason to use React
Project overview: This project involves redesigning Starick’s current website for both mobile and desktop browsers using React.js, as well as integrating their social media and a chat feature...
I participated in a WA Health Hackathon hosted by the WA Data Science Innovation Hub (WADSIH), and it was my first time attending such an event. Initially, I expected it to be a stressful and inten...
Update 2023/10/31
Over the past decade, autonomous unmanned aerial vehicles (UAVs) have found applications across various aspects, including search and rescue, security, surveillance, infrastructure inspection, a...
Installation
summarising UAV-related knowledge and AI-based UAV applications to get ideas for research topics.
A link in robotics typically refers to a physical component or part of a robot. These physical components can include things like robot arms, wheels, sensors, grippers, and other mechanical parts.
Randomly writing things down to brainstorm the research topic.
start all your nodes and parameters from one single ROS2 Launch File.
Parameters will allow you to provide run-time settings for your nodes. No need to compile again.
ROS2 interfaces are the messages and services you use with your topics and services.
Here’s a subjective summary of the anime I enjoyed during the 2023 Fall (July to September), along with my reasons for watching each.
Services facilitate client/server communication, supporting both synchronous and asynchronous modes (though asynchronous usage is preferred, even when waiting within the same thread). They offer an...
Topics are used for data streams.
I first started using WSL (Windows Subsystem for Linux) in 2021 when I had to complete two C/C++ based units that required a Linux environment. The recommended options for students were either VMBo...
A few useful commands and two ros2 tools: rqt, turtlesim.
Learning Robot Operating System (ROS) for the preparation of applying for a PhD degree.
Yesterday I just completed a digital interview from Deloitte. Previously I just directly being rejected by them right after I applied from the position. So this is the first time I received a digit...
This post is based on iBug’s post, where I’ve excerpted parts of the original notes for my future reference and learning.
Update 2023/10/13
A note for writing down useful commands and concepts of Jekyll during the development of this website. Might constantly update it…
Notes for learning how to set up Django with Docker, might constantly update it…
These notes were created during my preparation for the AWS Cloud Practitioner Exam. They help me memorise essential points and knowledge commonly found in frequently asked questions.
The following articles are copied from the resource in a udemy tutorial, where I learned basic knowledge of how to build and deploy a Jekyll-based website. I will keep them together in this page a...