What is the "Deep" in Deep Learning?Artificial Intelligence and Machine Learning are filled with buzzwords, and one of the most common terms you’ll encounter is "deep learning." But what does it mean for a model to be "deep," and how does it differ from other models? Let’s explore the ...Jan 19, 2025·4 min read
Types of Supervised Learning (AI)Introduction In the last article, I discussed what AI is, its uses, types, etc. In this article, I will go into the types of Supervised Learning. Supervised Learning Supervised learning is one of the main types of AI (the other main types are unsuper...Dec 11, 2022·2 min read
What is Artificial Intelligence?Please note that in this article I will mainly talk about Supervised Learning. Introduction Artificial Intelligence is becoming more and more widespread. There are many people wondering what field AI will take over next. It is said that in the next 5...Nov 22, 2022·5 min read
Published an Extension to Chrome Webstore and Microsoft Edge Add-onsPublishing Options There are three main browsers you can publish Chrome extensions to. Chrome (duh), Microsoft Edge, and Opera/Opera GX. So far I've looked into the first two. Microsoft Edge Add-ons (Microsoft Edge) This one is the cheapest and easie...May 6, 2022·2 min read
Developed a Chrome Extension with HTML, CSS, JS, and JSONInspiration I had a friend who told me about his chrome extensions and that inspired me to make my own. I wanted to make that I would want to use. Details The chrome extension I ended up making was called "Spanish Input Tools". It was made to help ty...Apr 29, 2022·2 min read
Developed a Quiz Program using MATLABBackground From my experience working on MATLAB, I made a Quiz Program. How it works This program quizzes you on Math (6 questions), Science (3 questions), Geography (2 questions), English (2 questions), and Technology (9 questions). For a total of 2...Apr 11, 2022·1 min read