Web101_and_web102_finals_journal
Topic : Market Place In this project, we embarked on developing a full-stack web application that models a popular digital service marketplace(Website for Auction place). The aim was to create a p...
Topic : Market Place In this project, we embarked on developing a full-stack web application that models a popular digital service marketplace(Website for Auction place). The aim was to create a p...
Topics: Reinforcement Learning Reinforcement Learning (RL) has always interested me, and I am excited to share what I have learned about this fascinating topic. Let’s dive into the basics understa...
Topics: Transformers, Diffusion Models, and Transfer Learning Today, I want to share some of the fascinating topics that I have been exploring: Transformers, Diffusion Models, and Transfer Learnin...
Topic : Recovery System. In database management system, the importance of recovery algorithms cannot be overstated. These algorithms serve as the backbone of data integrity, ensuring that even in ...
Topic : Concurrency Control In database management system, keeping track of who’s accessing what and when can be a real puzzle. Imagine trying to navigate a crowded room where everyone wants to ta...
Topics: Sequence Model and Recurrent Neural Network (RNN) Sequence models and Recurrent Neural Networks (RNN) are powerful tools in machine learning, designed to handle data that comes in sequence...
Topic : Transaction and Serialzability Hello, dear readers! Today, let’s dive into the world of database management systems (DBMS) and explore an essential concept known as transactions based on m...
Topics: Hyperparamter Tuning, Regularization and Optimization. In my learning journey through machine learning, I have discovered that making a model work well involves carefully adjusting differe...
Topic : Query Processing and Optimization. As I learn more about databases and how to make them work better, I have come across two important ideas: materialized views and advanced query optimizat...
Topic : Indexing Efficient management of spatial and temporal data is paramount in numerous fields, from geographic information systems to real-time analytics. To address the complexities of multi...