<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Chieh Blog</title>
        <link>https://chieh.uk/blog</link>
        <description>Chieh Blog</description>
        <lastBuildDate>Sat, 27 Sep 2025 20:38:01 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[2025 AWS Certified Cloud Practitioner]]></title>
            <link>https://chieh.uk/blog/2025/09/27/aws-certified-cloud-practitioner</link>
            <guid>https://chieh.uk/blog/2025/09/27/aws-certified-cloud-practitioner</guid>
            <pubDate>Sat, 27 Sep 2025 20:38:01 GMT</pubDate>
            <description><![CDATA[Introduction]]></description>
            <content:encoded><![CDATA[<h2 class="anchor anchorWithStickyNavbar_LWe7" id="introduction">Introduction<a href="#introduction" class="hash-link" aria-label="Direct link to Introduction" title="Direct link to Introduction">​</a></h2><p>I’m happy to share a recent milestone: I’ve earned the AWS Certified Cloud Practitioner certification!</p><p>Over the past two years, I’ve mainly been working with the GCP platform, gaining hands-on experience in SaaS cloud operations. But while preparing for this certification, I got the chance to take a more systematic and comprehensive look at AWS cloud architecture and best practices.</p><p>Actually, this whole journey started from a fun experience at the AWS Summit this August. I joined one of the sessions where the speaker hosted a small competition. Luckily, I won a prize spot, and to my surprise, the prize was a 100% discount voucher for the AWS foundational-level exam (worth around USD 100!). That turned out to be the real “value for money” reward of the event. I didn’t get any other swag, but honestly, this voucher alone made the trip more than worthwhile. And that’s how I got the chance to take this certification exam.</p><div><div class="gallery"><div class="gallery-item"><img src="/blog/aws/2.png" alt="Image 1"></div></div></div><br>In this era of AI explosion, the importance of the cloud is clearer than ever. At the same AWS Summit, one quote really stuck with me:<div class="highlightedText">No Cloud, No AI.</div><p>It’s true, the AI services we use every day, like ChatGPT, Agents, or Vibe Coding, all rely heavily on cloud infrastructure.</p><p>And when we migrate services from on-premises to the cloud, it’s not just about moving things over. The design has to consider Security, Reliability, Performance Efficiency, Operational Excellence, and Cost Optimization. Doing this right requires both solid technical knowledge and forward-looking architectural thinking.</p><p>For me, continuous learning isn’t only about picking up new technical skills. It’s also about living up to my responsibility as a Team Leader. Every architectural decision, big or small, can significantly shape the future of the product and the growth of the team.</p><p>Moving forward, I plan to bring together my experience in both GCP and AWS to design more resilient and efficient cloud architectures, while also embracing the new opportunities that AI and the cloud will bring.</p><p>PS: AWS certifications need to be renewed every three years, so they’re not permanent. Time to keep learning!</p><div><div class="gallery"><div class="gallery-item"><img src="/blog/aws/1.png" alt="Image 1"></div></div></div><p>Credly Link: <a href="https://www.credly.com/badges/152cff35-1b48-4fa2-b6ca-b7843213444b/public_url" target="_blank" rel="noopener noreferrer">Here</a></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="how-to-prepare">How to Prepare?<a href="#how-to-prepare" class="hash-link" aria-label="Direct link to How to Prepare?" title="Direct link to How to Prepare?">​</a></h2><p>The first step is to decide which language you want to take the exam in, because this will directly affect how much preparation you need.</p><p>Although AWS offers a Chinese version (with some extra time allowance, which is quite friendly for non-native speakers), I chose to take the English version. The reason is simple: translations can sometimes be inaccurate, and since I usually work in English anyway, I treated it as a small challenge.</p><p>Exam Scope</p><div class="highlightedText">At a high level, the exam covers AWS services and fundamental cloud concepts, such as WAF, CAF, and Shared Responsibility Model.</div><p>The preparation strategy is straightforward: repeatedly review each AWS service, understand its main purpose, and be able to distinguish between services that look similar. AWS doesn’t provide duplicate services, so if two seem to overlap, it’s important to clarify their differences.</p><p>Since AWS has hundreds of services, here’s a small trick: check the <a href="https://d1.awsstatic.com/onedam/marketing-channels/website/aws/zh_TW/certification/approved/pdfs/docs-cloud-practitioner/AWS-Certified-Cloud-Practitioner_Exam-Guide.pdf" target="_blank" rel="noopener noreferrer">Official Exam Guide</a>. If you can immediately explain every term listed there, you’re probably ready for the exam.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="study-materials">Study Materials<a href="#study-materials" class="hash-link" aria-label="Direct link to Study Materials" title="Direct link to Study Materials">​</a></h3><p>I didn’t use Udemy or YouTube. Instead, I focused only on AWS official resources plus practice exams, and that was more than enough.</p><div class="highlightedText">The key course is: <a href="https://skillbuilder.aws/" target="_blank" rel="noopener noreferrer">AWS Skill Builder</a><br>Search: Cloud Practitioner Essentials</div><p>This course is available in both Traditional Chinese and English. However, I strongly recommend the <strong>English version</strong>, because I noticed the Chinese course content is shorter (about 7 hours), while the English version is nearly 13 hours. The English one feels more complete, rich, comprehensive, and up-to-date.</p><p>My suggestions:</p><ul><li>Go through the entire 13-hour course without skipping any detail.</li><li>Complete every quiz with a perfect score (100%).</li><li>If you make mistakes, review why and clarify the concepts.</li><li>Take notes and keep revising them repeatedly.</li></ul><h3 class="anchor anchorWithStickyNavbar_LWe7" id="practice-exams">Practice Exams<a href="#practice-exams" class="hash-link" aria-label="Direct link to Practice Exams" title="Direct link to Practice Exams">​</a></h3><p>After finishing the course, the next step is practice exams. They are incredibly helpful for understanding the exam style, question depth, and difficulty. <strong>Honestly, practice exams are a must!</strong></p><p>Two sources I recommend:</p><ul><li><a href="https://www.examtopics.com/exams/amazon/aws-certified-cloud-practitioner/view/" target="_blank" rel="noopener noreferrer">Examtopics</a> (free, but limited number of questions)</li><li><a href="https://www.passnexam.com/amazon/clf-c02/2" target="_blank" rel="noopener noreferrer">Passnexam</a> (nearly 300 questions, highly recommended to go through all of them)</li></ul><h2 class="anchor anchorWithStickyNavbar_LWe7" id="exam-process">Exam Process<a href="#exam-process" class="hash-link" aria-label="Direct link to Exam Process" title="Direct link to Exam Process">​</a></h2><p>The exam can be taken in two ways: online from home or at a testing center.</p><p>Personally, I recommend the testing center, because it feels more like a formal exam 😆. Another reason is that you only need to bring valid IDs (passport and national ID card). No extra setup is required, and the risk of technical issues (like poor internet) is eliminated.</p><p>I took mine at the 恆逸 Training Center near Nanjing Fuxing Station in Taipei. The staff were professional and experienced.</p><p>The process was:</p><ul><li>Check in and sign consent forms about exam regulations.</li><li>Undergo a pocket check (no belongings allowed inside). Backpacks must be stored in lockers.</li><li>If you arrive early, you can start the exam early.</li><li>A staff member will guide you into a large room divided into many small, enclosed booths. Each booth has a computer, monitor, and chair.</li></ul><p>The booth is quite small that basically it's just enough for one person. The chair is almost against the door, and there’s no space for a second person. The whole session is under video surveillance.</p><p>The exam lasted for 100 minutes, but I completed it in about 60 minutes and submitted my answers. Immediately after submission, the screen displayed the result, showing whether I had passed or not.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="conclusion">Conclusion<a href="#conclusion" class="hash-link" aria-label="Direct link to Conclusion" title="Direct link to Conclusion">​</a></h2><p>The AWS Certified Cloud Practitioner certification is a great starting point for anyone who wants to step into the cloud world. </p><p>It provides a clear understanding of what cloud infrastructure is, why it matters, and how AWS services create value. The exam itself is designed at the entry level, so it doesn’t require prior coding or technical knowledge, yet it still gives a complete overview of the cloud landscape.</p><p>This makes it especially suitable for non-engineers, project managers, sales professionals, or anyone who has never written a line of code or had any cloud-related background. For those with experience in other cloud platforms such as GCP or Azure, it offers a structured way to quickly get familiar with AWS. And for absolute beginners, it serves as an accessible doorway into the world of cloud computing, opening up opportunities to grow further in this field.</p>]]></content:encoded>
            <author>chiehtsaiphysicist@gmail.com (Chieh Tsai)</author>
            <category>AWS</category>
            <category>CloudComputing</category>
            <category>AWSCertifiedCloudPractitioner</category>
            <category>AI</category>
            <category>CloudArchitecture</category>
            <category>TechLeadership</category>
            <category>ContinuousLearning</category>
        </item>
        <item>
            <title><![CDATA[2024 Google Cloud Gen AI Study]]></title>
            <link>https://chieh.uk/blog/2025/02/08/GCP</link>
            <guid>https://chieh.uk/blog/2025/02/08/GCP</guid>
            <pubDate>Sat, 08 Feb 2025 05:38:01 GMT</pubDate>
            <description><![CDATA[As an experienced AI engineer deeply invested in Google Cloud Platform (GCP), I had the privilege of participating in the "Google Cloud Generative AI Training Program (Cloud AI Study Jam 2024)" organized by the Google Cloud Taiwan team in October 2024.]]></description>
            <content:encoded><![CDATA[<div><div class="gallery"><div class="gallery-item"><img src="/blog/gcp/1.png" alt="Image 1"></div></div></div><p>As an experienced AI engineer deeply invested in Google Cloud Platform (GCP), I had the privilege of participating in the "Google Cloud Generative AI Training Program (Cloud AI Study Jam 2024)" organized by the Google Cloud Taiwan team in October 2024.</p><p>This intensive one-month program required completion of 25 courses, including hands-on practical exercises, with approximately 48 hours of dedicated learning time. Through the Google Cloud Skills Boost platform, I gained direct hands-on experience implementing LLM technology applications such as Google Gemini and Vertex AI Studio within the GCP environment. Beyond earning a Certificate upon completion, participants who passed Google's review process were rewarded with an attractive set of complimentary gifts!</p><p>✔️ The beginner level provided a solid foundation in generative AI, focusing on LLM principles, the training and adaptation of foundation models, and challenges such as model bias and hallucinations. Through hands-on experience with prompt design in Vertex AI Studio, I developed skills in zero-shot, one-shot, and few-shot prompting techniques, significantly enhancing my ability to optimize AI solutions for tasks like Q&amp;A, text summarization, and information extraction in the environments.</p><p>✔️ The intermediate level explored Gemini's practical applications, where I gained valuable insights into its integration across development ecosystems. The SDLC training demonstrated Gemini's capabilities in improving efficiency throughout the tech stack, from cloud architecture, data science, network engineering to security engineering and DevOps workflows.</p><p>✔️ The advanced level challenged us with in-depth technical concepts, including image generation principles, attention mechanisms, encoder-decoder architectures, transformer models, and BERT model implementations. Alongside developing expertise in these technical components, we focused on implementing robust MLOps practices while addressing crucial aspects of AI fairness, interpretability, and privacy protection.</p><p>This program offered invaluable insights into generative AI applications, particularly with Gemini models, prompt engineering and Vertex AI on the Google Cloud Platform.</p><p>After successfully completing three distinct learning paths in the development journey and getting certified in November 2024, two months of patient waiting paid off when the Google Taiwan event team delivered an exciting package this week, which included Google Cloud stickers, a high-quality stainless steel tumbler, and a specially designed laptop backpack.</p><p>I'm grateful to the Google Cloud Taiwan team for this comprehensively designed learning opportunity. A special shout-out to Google for their dedication to developer education and innovation! Looking forward to future opportunities to advance my expertise in cloud and AI technologies.</p><div><div class="gallery"><div class="gallery-item"><img src="/blog/gcp/2.png" alt="Image 1"></div><div class="gallery-item"><img src="/blog/gcp/3.png" alt="Image 2"></div></div></div>]]></content:encoded>
            <author>chiehtsaiphysicist@gmail.com (Chieh Tsai)</author>
            <category>GenerativeAI</category>
            <category>GCP</category>
            <category>VertexAI</category>
            <category>Gemini</category>
            <category>MLOps</category>
            <category>GoogleCloudSkillsBoost</category>
            <category>CloudAIStudyJam</category>
            <category>unboxing</category>
        </item>
        <item>
            <title><![CDATA[2024 NVIDIA Developer Meet-up in Taiwan]]></title>
            <link>https://chieh.uk/blog/2024/06/04/nvidia-developer-meetup-taiwan</link>
            <guid>https://chieh.uk/blog/2024/06/04/nvidia-developer-meetup-taiwan</guid>
            <pubDate>Tue, 04 Jun 2024 05:38:01 GMT</pubDate>
            <description><![CDATA[As a developer, it was a great honor to attend the NVIDIA Developer Meet-up held in Taiwan today. The Meet-up was packed with valuable content, featuring renowned professors from academia and entrepreneurs from startups who shared their precious experiences and knowledge.]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/2-b93342c6bf94bb7896ab1f0d554524b2.png" width="1024" height="904" class="img_ev3q"></p><p>As a developer, it was a great honor to attend the NVIDIA Developer Meet-up held in Taiwan today. The Meet-up was packed with valuable content, featuring renowned professors from academia and entrepreneurs from startups who shared their precious experiences and knowledge.</p><p><img loading="lazy" src="/assets/images/7-7531b4b4cfce6ad18d394c33db6416d3.png" width="2150" height="1460" class="img_ev3q"></p><p>One of the most exciting moments for me was finally meeting Professor Hung-Yi Lee from National Taiwan University and listening to his live lecture. Several years ago, while pursuing my Master's degree in the UK, I watched his YouTube channel sharing content on machine learning and deep learning. Today's live lecture showcased his consistently engaging and interesting style, explaining extremely complex and profound AI principles in the most easy-to-understand manner, which was greatly beneficial.</p><p><img loading="lazy" src="/assets/images/3-fac9aa8f5c8c868dc55a044caa254ab6.png" width="1186" height="662" class="img_ev3q"></p><p>Besides that, I also had the honor of listening to a talk by Professor Tzong-Han Tsai from Academia Sinica. Right from the start, he shared a music song created using LLM, with very interesting lyrics and melody, instantly shaking vibe up.</p><p>Of course, I also learned from other speakers who generously shared the architectures they designed using NVIDIA software, along with some interesting business ideas and perspectives.</p><p><img loading="lazy" src="/assets/images/4-8d42ebb41be85a2995bebe0e98e653d0.png" width="868" height="1326" class="img_ev3q"></p><p>Furthermore, I was delighted to see NVIDIA CEO Jensen Huang again, this time standing on stage, sharing some advice to the developers present. I could feel his sincere hope that Taiwan does not only focus on hardware but also keep pace with AI in the software field this time. He specifically emphasized "No Excuse!" several times. 😂 </p><p>Finally, I am truly thankful to NVIDIA for hosting this AI Summit event for developers, willing to spend so much money and manpower to organize these kinds of events, which is highly admirable.</p><p><img loading="lazy" src="/assets/images/8-319febe19e121c909d6565f7710a9972.png" width="1242" height="634" class="img_ev3q"></p><p>I also want to thank Wei Jing (William) Wong for his outstanding assistance in hosting this event and his perfect control of the meetup flow. Additionally, I am grateful to Solomon AI and 3D Vision for giving me the opportunity to participate in this event.</p><div><div class="gallery"><div class="gallery-item"><img src="/blog/nvidia-developer-meetup/1.png" alt="Image 1"></div><div class="gallery-item"><img src="/blog/nvidia-developer-meetup/5.png" alt="Image 2"></div><div class="gallery-item"><img src="/blog/nvidia-developer-meetup/6.png" alt="Image 3"></div></div></div>]]></content:encoded>
            <author>chiehtsaiphysicist@gmail.com (Chieh Tsai)</author>
            <category>NVIDIA</category>
            <category>JensenHuang</category>
            <category>DeveloperMeetup</category>
            <category>AI</category>
            <category>MachineLearning</category>
            <category>DeepLearning</category>
            <category>LLM</category>
            <category>TechInnovation</category>
            <category>SoftwareDevelopment</category>
            <category>TaiwanTech</category>
        </item>
        <item>
            <title><![CDATA[2024 NVIDIA CEO Keynote in Taiwan]]></title>
            <link>https://chieh.uk/blog/2024/06/02/nvidia-keynote-taiwan</link>
            <guid>https://chieh.uk/blog/2024/06/02/nvidia-keynote-taiwan</guid>
            <pubDate>Sun, 02 Jun 2024 05:38:01 GMT</pubDate>
            <description><![CDATA[Today, I had the great fortune of attending NVIDIA CEO Jensen Huang's keynote event in Taiwan.]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/1-b49f02c4f9e18597fef4f3414ca27a54.png" width="4032" height="3174" class="img_ev3q"></p><p>Today, I had the great fortune of attending NVIDIA CEO Jensen Huang's keynote event in Taiwan. </p><p><img loading="lazy" src="/assets/images/2-b266dd29a266b24852f2d7e247caebca.png" width="3024" height="4182" class="img_ev3q"></p><p>It was an incredible experience to see firsthand how a tech giant organizes a large-scale event. </p><p><img loading="lazy" src="/assets/images/3-aa11d5a3f3174cb99fbb6e4ed89ec862.png" width="2048" height="1686" class="img_ev3q"></p><p>As an attendee, I'd like to share some impressions beyond the online livestream content. From managing the queue of thousands, distributing umbrella covers on a rainy day, and providing an NVIDIA-branded shirt on every seat, every detail was meticulously handled. </p><p><img loading="lazy" src="/assets/images/4-8b5559a8ea8e9a8c63f5710ab67f247f.png" width="1024" height="768" class="img_ev3q"></p><p>Even after the event, staff collected the umbrella covers, showcasing their attention to detail.</p><p><img loading="lazy" src="/assets/images/5-b5686182b35b7543736859d55b7cb96c.png" width="766" height="1024" class="img_ev3q"></p><p>The keynote felt like a concert with top-notch lighting effects, and the attendees were all exceptionally talented individuals. I noticed that Jensen Huang gave his speech without using any teleprompters, and his performance was truly outstanding and inspiring.</p><p><img loading="lazy" src="/assets/images/6-7cae65fe38ea0acf72f8fe8907f075bb.png" width="780" height="359" class="img_ev3q"></p><p>Besides, it was an honor for Solomon to be mentioned again as an NVIDIA partner. We will continue to push the boundaries and advance on the path of AI!</p><p><img loading="lazy" src="/assets/images/7-8035e4e5f1d4dc01d22322982827debf.png" width="1221" height="635" class="img_ev3q"></p><p>Next week, we will also be at the ComputeX exhibition. We sincerely invite you to come and visit our booth.</p>]]></content:encoded>
            <author>chiehtsaiphysicist@gmail.com (Chieh Tsai)</author>
            <category>NVIDIA</category>
            <category>keynote</category>
            <category>ComputeX</category>
            <category>SOLOMON</category>
            <category>ArtificialIntelligence</category>
        </item>
        <item>
            <title><![CDATA[2022 Automation Taipei Exhibition]]></title>
            <link>https://chieh.uk/blog/2022/08/27/taipei-exhibition</link>
            <guid>https://chieh.uk/blog/2022/08/27/taipei-exhibition</guid>
            <pubDate>Sat, 27 Aug 2022 05:38:01 GMT</pubDate>
            <description><![CDATA[This was my second time participating in Taipei Automation Exhibition.]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/1-57679f3bef403382718cc859a39413f0.png" width="1280" height="1110" class="img_ev3q"></p><p>This was my second time participating in Taipei Automation Exhibition.</p><p><img loading="lazy" src="/assets/images/2-2ff979e956bf731add59a5c2065cc0da.png" width="1280" height="1113" class="img_ev3q"></p><p>We showcased the second-generation APP of Solomon's wearable AI platform META-AIVI, which has fog inference computing capabilities.</p><p>In the past half year, we dedicated to developing a new and completely different workflow for users to provide a more reliable and flexible interface.</p><p><img loading="lazy" src="/assets/images/3-550cb135246331cc8e6ec8ce635a3e3e.png" width="1125" height="990" class="img_ev3q"></p><p>Let me highlight one of the strengths for the AI part of the 2nd generation META-AIVI.
Our new AI technique (i.e., unknown counting) can rapidly count a number of objects by few labels WITHOUT training.</p><p><img loading="lazy" src="/assets/images/4-43ceff374dae4529209b7444053b6efc.png" width="1280" height="870" class="img_ev3q"></p><p>In particular, on the first day of the exhibition, Taiwan president Tsai visited our booth and we introduced our new product META-AIVI to her, which is our honor.</p><p>As the core developer of this product, I can say that the whole process was pretty tough and stressful, but at the end of the day, we managed to overcome all the difficulties. 😃</p>]]></content:encoded>
            <author>chiehtsaiphysicist@gmail.com (Chieh Tsai)</author>
            <category>Taipei Automation Exhibition</category>
            <category>AR with AI</category>
            <category>UnknownCounting</category>
            <category>Inference Server</category>
        </item>
        <item>
            <title><![CDATA[Kaggle Competition (2)]]></title>
            <link>https://chieh.uk/blog/2022/02/14/kaggle-2</link>
            <guid>https://chieh.uk/blog/2022/02/14/kaggle-2</guid>
            <pubDate>Mon, 14 Feb 2022 05:38:01 GMT</pubDate>
            <description><![CDATA[This was my second time participating in the Kaggle competition, TensorFlow - Help Protect the Great Barrier Reef, and the deadline was only 1 month to go. The topic domain of the competition was about object detection of computer vision.]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/2-9263e865a3c14f358170c50af49ddafb.png" width="1129" height="1050" class="img_ev3q"></p><p>This was my second time participating in the Kaggle competition, <a href="https://www.kaggle.com/competitions/tensorflow-great-barrier-reef" target="_blank" rel="noopener noreferrer">TensorFlow - Help Protect the Great Barrier Reef</a>, and the deadline was only 1 month to go. The topic domain of the competition was about object detection of computer vision.</p><p>As you can imagine, most people and teams were using the architecture of the YOLO series to train the models, and most of the discussions were about YOLO methods for optimizations.</p><p>Honestly, I think that this time the dataset was not distributed really well indeed. Many teams were ranked vary significantly between public LB and private LB.</p><p>Besides, in my opinion, I really thought that it is highly difficult to get a good result (or score/rank) if you do not have enough (awesome) hardware resources.</p><p>In short, I appreciate my teammates who have made a lot of contributions as well. I am so glad that we can win the <strong>silver medal</strong> from over 2000 teams on the public LB of this competition. 😃</p>]]></content:encoded>
            <author>chiehtsaiphysicist@gmail.com (Chieh Tsai)</author>
            <category>Kaggle Competition</category>
            <category>Silver Medal</category>
        </item>
        <item>
            <title><![CDATA[Kaggle Competition (1)]]></title>
            <link>https://chieh.uk/blog/2021/10/08/kaggle-1</link>
            <guid>https://chieh.uk/blog/2021/10/08/kaggle-1</guid>
            <pubDate>Fri, 08 Oct 2021 05:38:01 GMT</pubDate>
            <description><![CDATA[I recently participated in a Kaggle competition with my friends and this was an awesome experience for me because it was my first time joining a Kaggle event.]]></description>
            <content:encoded><![CDATA[<div><div class="gallery"><div class="gallery-item"><img src="/blog/kaggle/1.png" alt="Image 1"></div></div></div><p>I recently participated in a Kaggle competition with my friends and this was an awesome experience for me because it was my first time joining a Kaggle event.</p><p>We used our personal time to discuss strategies and investigate many methods. I learned a lot during this competition such as the DDP technique of Pytorch, processing a pretty large dataset (over 500 GB), different models with the distinguish training methods, etc.</p><p>I really appreciate my teammates who have made a lot of contributions as well.
Without them, it would be impossible to win the <strong>bronze medal</strong> at <a href="https://www.kaggle.com/competitions/landmark-recognition-2021" target="_blank" rel="noopener noreferrer">Google Landmark Recognition 2021</a>.</p><p>For me, this is a good result for those who are participating in the competition for the first time.
I believe we will achieve better results in the next competition! 😃</p>]]></content:encoded>
            <author>chiehtsaiphysicist@gmail.com (Chieh Tsai)</author>
            <category>Kaggle Competition</category>
            <category>Bronze Medal</category>
        </item>
    </channel>
</rss>