Category: Projects
A complete Python Libraries Repository for Data Science (with Tutorials)
The most comprehensive Repository of Python Libraries for Data Science
How the Google Search Algorithm Works
Google’s search algorithm is easily one of the most influential technologies ever created. With an estimated 5.6 billion Google searches per…
A Practical Introduction To Web Scraping With Python
Did you know that you can actually get any information or data that is publically available on the internet with…
Learn How to Implement Python Libraries Using Data Science
Python for Data Science is a must-learn skill for professionals in the Data Analytics domain. With the growth in the…
WHAT IS UBIQUITOUS COMPUTING?
What does ubiquitous computing mean? A term associated with the Internet of Things (IoT) (read our blog on IoT here: https://www.youngwonks.com/blog/What-is-the-Internet-of-Things), …
Face Detection Using the DLIB Face Detector Model – Analytics Vidhya
In this article, we will be discussing the face detection process using the Dlib HOG detection algorithm. Though in this article we…
How to actuate data insights using MLOps
“Starting in the 1950s, AI has a long history of being the next big thing,” said Megha Sinha, vice president of…
Building a Django User Management System – Real Python
If you’re building your own Django applications, you might decide to extend them with user accounts. In this video course,…
Best Computer Vision Projects on Github You Need to Know (Including Research Papers with Source Code)
The quest for computers’ ability to actually “see” and understand digital images has been a driving force in recent years….
45 Fun (and Unique) Python Project Ideas for Easy Learning
If I could give my former self one piece of advice when I was struggling to learn Python as a…
SQL Notebooks: Combining the power of Jupyter and SQL editors for data analytics – Engineering at Meta
At Meta, our internal data tools are the main channel from our data scientists to our production engineers. As such,…
An Overview of Activation Functions in Deep Learning
Deep Neural Networks have been shown to be beneficial for a variety of tasks, in particular allowing for end-to-end learning…
Papers with Code – Focal Sparse Convolutional Networks for 3D Object Detection
Non-uniformed 3D sparse data, e.g., point clouds or voxels in different spatial positions, make contribution to the task of 3D…
ICLR 2022 — A Selection of 10 Papers You Shouldn’t Miss – Towards AI
Hopefully the last big virtual-only AI conference of the year? The International Conference on Learning Representations is here and it’s…
Best practices to keep your projects secure on GitHub
We’ve been blogging a lot lately about different things that you can do to help improve security for your projects….
Top 10 DIY Robot Kits for Children to Enhance Their Knowledge
The future is clearly tech-driven and a major part of that tech is robotics. There have been great disputes regarding…
PyScript: Python in the Browser
Are you a data scientist or a developer who mostly uses Python? Are you jealous of developers who write Javascript…
Engineering students develop cart to help vendors keep vegetables, fruits fresh during summers | Cities News,The Indian Express
Students of the Vidyavardhaka College of Engineering in Mysuru have designed a low cost cooling cart for vegetable vendors which…
Suspicious Activity Tracking AI Camera – Electronics For You
Tracking and detecting suspicious activity is one of the most demanding tasks for many security personnel and systems. If a…
Scientist Rediscovers Ancient Indian Pesticide, Helps 100s of Farmers Improve Soil
Described in an ancient treatise Vrikshayurveda (The Science of Plant Life) by Surpala in Bundelkhand Central India about 1,000 years…
Why Web Crawling is Critical in Every Data Science Coding Project?
To your surprise every single person today is a data agent. How? Well, everything a person does nowadays generate data,…
Python Weekly – Issue 544
Discovering basic blocksIn this post, we will learn how to construct a control-flow graph (CFG) from a subset of CPython…
The pleasant smell of wet soil indicates danger to bacteria-eating worms, researchers find
The smell of geosmin is unmistakable: It’s the odor that permeates the air after a summer rain squall or fills…
Programmer Weekly – Issue 98
“At some point software design becomes less about what and more about when.” – Kent Beck Continue Reading
SLEAP: A deep learning system for multi-animal pose tracking | Nature Methods
The desire to understand how the brain generates and patterns behavior has driven rapid methodological innovation in tools to quantify…
Face Recognition System Using Python
Face Recognition is different from face detection. In face detection, we had only detected the location of human faces, and…
Build and deploy your first machine learning web app
In our last post we demonstrated how to train and deploy machine learning models in Power BI using PyCaret. If you haven’t heard…
Build A Machine Learning Web App From Scratch
Build a Machine Learning web application from scratch in Python with Streamlit. We use real world data to build a…
How To Make A Chatbot In Python | Python Chatterbot Tutorial
Nowadays almost 30 percent of the tasks are fulfilled by chatbots. Companies use the chatbots to provide services like customer…
AI Chatbot | Complete Guide to build your AI Chatbot with NLP in Python
In this Comprehensive Guide, we are going to be covering the following topics and the end goal is to teach…
Contextual AI: The Answer To Our Mis-Managed Recruitment Processes
Applicant tracking systems (ATSs) and recruiting management systems (RMSs) are the two AI-infused approaches to modern talent management that have…
How to Build a Contextual AI Assistant
Creating your first conversational AI project can seem daunting. But it doesn’t have to be. In this eight part guide,…
How To Automate Your Statistical Data Analysis
During my university studies, I attended a course named Statistical Data Analysis. I was excited about this course because it…
The Good way to structure a Python Project
In order to keep your project space running, it’s a good idea to create a virtual environment and keep your dependencies…
Writing Your First AI/Machine Learning Program
You may have learnt a lot of theory regarding Artificial Intelligence and Machine Learning and found it interesting. But there’s…
How can reinforcement learning be applied to transportation?
Reinforcement Learning (RL), a field of machine learning, is based on the principle of trial and error. In easier words, it…
Predicting on a Multiple Time Series Dataset
There is a website on the internet that tells data scientists how they can predict on a multiple time series…
Agile Methodology: A Beginner’s Guide To Agile Method and Scrum
Agile is one of the world’s most widely used and recognized software development framework. Most of the organizations have adopted…
Agile AI -A Practical Guide to Building AI Applications and Teams
With a claim in a potentially $13 trillion market1at stake over the next decade, companies are working diligently to take…
Python Machine Learning Projects
As machine learning is increasingly leveraged to find patterns, conductanalysis, and make decisions without final input from humans, it is…
Right and Left Hand Detection Using Python – GeeksforGeeks
In this article, we are going to see how to Detect Hands using Python. We will use mediapipe and OpenCV libraries in python to…
Top 15 Data Science Projects With Source Code – InterviewBit
Data Science continues to grow in popularity as a promising career path for this era. It’s one of the most…
Top 10 Python Machine Learning Courses to Take Up in 2022
Python is the most popular programming language for data science projects. Furthermore, Python is the essential programming language utilized for a significant part of the…
Top 50 Machine Learning Projects Ideas for Beginners in 2022
End-To-End Machine Learning Projects with Source Code for Practice in January 2022 Continue Reading
Top 5 Robotics Project Ideas for Absolute Beginners in 2022
Robotics may sound new and cool, it refers to robots or machines that consist of mechanical parts. Even though robotics…
IoT-Enabled Mailbox Lets You Check Your Mail Without Leaving Your House
Whether you live in an apartment downtown or in a detached house in the suburbs, if your mailbox is not…
A Guide to Obtaining Time Series Datasets in Python
Datasets from real-world scenarios are important for building and testing machine learning models. You may just want to have some…
An interaction regression model for crop yield prediction | Scientific Reports
Crop yield prediction is crucial for global food security yet notoriously challenging due to multitudinous factors that jointly determine the…
A Guide to Getting Datasets for Machine Learning in Python
Compared to other programming exercises, a machine learning project is a blend of code and data. You need both to…
Creating Business Value through Context-Aware Computing
Context-aware computing provides task-relevant information or services, making tasks more efficient andimproving decision making through context-driven recommendations. Intel IT is…
CONTEXT AWARE COMPUTING DEVICES AND METHODS
Context-aware computing systems and methods are described. In particular embodiments, location aware systems and methods are described. In the described…
Methods and Systems for Context-aware Policy Determination and Enforcement
Context aware computing systems and methods are described. In one described embodiment, devices and methods are provided that are context-aware…
Context-aware video platform systems and methods
A video-platform server may obtain and provide context-specific metadata to remote playback devices, including identifying advertising campaigns and/or games that…
Context-aware systems and methods, location-aware systems and methods, context-aware vehicles and methods of operating the same, and location-aware vehicles and methods of operating the same
In various embodiments, a context or location service module, implemented in software, determines a vehicle context or a vehicle location…
Context aware security
Layered semantic security provides a high degree of security for a mobile device based upon contextual awareness that dynamically changes…
Method and system for providing context awareness
A method and system for providing context information, systems, and actions for a range of information technology platforms and interfaces….
Artificial intelligence for context classifier
An artificial intelligence system comprises a computer network server connected to receive and analyze millions of simultaneous text and/or voice…
Python Projects for 2022 – Work on Real-time Projects to Head Start Your Career
Gaining Python expertise with real-time projects will be your best investment in 2022. So, if you want to master Python,…
Python Projects for Beginners to Advanced [With Source Code]
Python is an extremely popular programming language. Almost, 8.2M developers all over the globe use Python for their projects which…
Top 50 Machine Learning Projects Ideas for Beginners in 2022
Machine Learning Projects Ideas for Beginners with Source Code in Python 2022-Interesting machine learning project ideas to kick-start a career…
Top preprint servers for publishing your AI research
India recently launched its first preprint server ‘IndiaRxiv’, which aims to be a one-stop shop for domestic research. IndiaRxiv is a preprints…
How To Find Outliers Using Python [Step-by-Step Guide]
Identifying and dealing with outliers can be tough, but it is an essential part of the data analytics process, as…
Top 20 Artificial Intelligence Projects (With Source Code)
If you think back 30 years, humans could never have dreamed that artificial intelligence would take such a big step…
Here’s How to Choose a Topic for a Data Science Project
If you are a Data Science student, you must have found it hard to choose a topic for creating your first data science…
Contextual data communication platform
Systems and methods for a contextual data platform are provided. According to one embodiment, a request is received from a…
7 Best Computer Vision Projects Github with Source Code for 2022
7 New Computer Vision Projects on Github 2022 Pathology Classification Automatic colorization using deep neural networks Text Recognition using OpenCV…
Predicting Tesla Stocks (TSLA) using Python & PyCaret
Have you ever wondered how amazing it would be if you can go ahead and train your own stock prediction…
Project for Beginners : Number guessing game in Python 3 and C
Build a Number guessing game, in which the user selects a range. Let’s say User selected a range, i.e., from A to B, where A and B belong…
3 Interesting Python Projects :
QR Code Generation using Python GUI application for Calendar with Python using Tkinter Convert Image to a Pencil Sketch using…
Stock Price Prediction using Python
Hello there! Today we are going to learn how to predict stock prices of various categories using the Python programming…
Predicting Future Stock Market Trends with Python & Machine Learning
Utilizing Ensemble Modelling and Cross-Validation to accurately predict stock market trends With the recent volatility of the stock market due…
Facebook Stock Prediction Using Python & Machine Learning
In this article I will show you how to create your own stock prediction Python program using a machine learning…
Stock Price Prediction – Machine Learning Project in Python
Machine learning has significant applications in the stock price prediction. In this machine learning project, we will be talking about…
An Easy Guide to Stock Price Prediction Using Machine Learning
Stock price analysis has been a critical area of research and is one of the top applications of machine learning….
Stock Prices Prediction Using Machine Learning and Deep Learning Techniques (with Python codes)
Predicting how the stock market will perform is one of the most difficult things to do. There are so many…
Stock Price Prediction using Machine Learning
Predicting the stock market is one of the most important applications of Machine Learning in finance. In this article, I…
10 Trending projects on GitHub for web developers – 18th June 2021
1. Astro Astro is a fresh but familiar approach to building websites. Astro combines decades of proven performance best practices…