data mining Forecasting flight delays [Data Mining Project] The goal of this project at OpenGenus is to use historical data to create a forecasting model for flight delays.
UX Design Peak-End Rule In UX Design In this article at OpenGenus, We will look at how a psychological heuristic can affect the way we do things that is Peak End Rule and also aid in UX Designing.
Machine Learning (ML) Law of Averages In this article at OpenGenus, we will explore the Law of Averages in Machine Learning.
System Design System Design of Meeting Scheduler In this article at OpenGenus, we are going to discuss some key points of the functional requirements, non-functional requirements and many more technical aspects for the System Design of meeting schedule.
JavaScript 31 Node.js Projects [with source code] In this article at OpenGenus, we have listed 31 core projects that should be implemented in Node.JS and will be a strong addition to the portfolio of the JavaScript developer.
Java Linear Search in Java [both Array + Linked List] In this article at OpenGenus, we will be implementing linear search algorithm for both arrays and linked list in Java.
Linux 3 Easy steps to Install Postman in Kali Linux In this article at OpenGenus, we have covered the installation and setup of Postman in your Kali Linux environment.
The role of drones in logistics and transportation In recent years, drones have emerged as a disruptive technology in the logistics and transportation industries. This article at OpenGenus will look at the function of drones in logistics and transportation, as well as their impact on the sector.
cyber security The impact of cybersecurity threats on the healthcare industry In recent years, cybersecurity attacks have become more prominent, affecting a wide range of businesses, including healthcare. The impact of cybersecurity risks on the healthcare business will be discussed in this article at OpenGenus.
Python Virtual Environment Managers: An Overview of Conda Conda is an Anaconda (a comprehensive data science and machine learning platform) distributed cross-platform, open-source package and environment management system primarily used in Python software development.
Node.JS Image recognition web app using Express JS In this article at OpenGenus, we will explore how to make image recognition with ExpressJS, a popular Node.js web framework.
Deep Learning GPT-2 vs GPT-3 vs GPT-3.5 vs GPT-4: A Comprehensive Comparison of OpenAI LLMs In this article at OpenGenus, we will provide a comprehensive comparison of the GPT models, highlighting the differences between GPT-2, GPT-3, GPT-3.5, and what we know so far about GPT-4.
Deep Learning ERNIE 3.0 TITAN LLM Pre-trained language models such as ERNIE, GPT, BERT have revolutionized the field of Natural Language Processing (NLP) by improving language generation, analysis and understanding. This article aims to provide you an overview of Baidu's ERNIE 3.0 TITAN LLM and briefly explore its architecture.
Machine Learning (ML) Dynamic Mode Decomposition (DMD): An Overview of the Mathematical Technique and Its Applications Dynamic Mode Decomposition (DMD) is a data-driven method used to analyze and extract dynamic behavior from high-dimensional data sets. It is a powerful tool for studying fluid dynamics, image processing, and other complex systems.
Web Development Exploring the Concept of Web 3.0: The Future of the Internet In simple terms, Web 3.0 refers to the next generation of the internet that aims to provide a more intelligent, secure, and decentralized network.
Deep Learning Variational Autoencoder with implementation in TensorFlow and Keras In this article at OpenGenus, we will explore the variational autoencoder, a type of autoencoder along with its implementation using TensorFlow and Keras.
Python Application Structure of Flask Understanding and implementing an appropriate Flask application structure is deemed key to building successful Flask applications. We have covered this in depth in this article at OpenGenus.
Algorithms Find Duplicate File in System [Solved with hashmap] In this article at OpenGenus, we will learn to how to solve the problem "Find duplicate files in the system" using string stream and hashmap.
Computer Architecture x64 and x86 architecture This article at OpenGenus aims to provide a comprehensive overview of x64 and x86 architecture. The purpose of this article is to help readers understand the basic structure and differences between these two architectures.
JavaScript JavaScript vs TypeScript In this article at OpenGenus, you must have the complete idea of the similarities and differences between JavaScript and TypeScript.
Web Development Web Dev Roadmap 2023 This article at OpenGenus list the key topics and tools you must be aware of practically to be a strong Web Developer. This Web Dev Roadmap is the perfect starting point.
Cloud Computing Rise of edge computing and its impact on IoT Edge computing has developed as a critical technology in the field of IoT in recent years.
Machine Learning (ML) Machine Learning for Robotics This article at OpenGenus aims to shed light on the various applications of Machine Learning in Robotics and some of the fundamental ML concepts used in AI Robots.
JavaScript Documentation with Swagger In this article at OpenGenus, we are going to discuss the importance of documentation, how learning to document your systems is going to help you become a better programmer and systems architect and why should you use swagger when developing an API.
Deep Learning 4 Types of backpropagation In this article at OpenGenus, we have explained the 4 different types of Backpropagation.