Posts

Recommender systems

Image
                                              RECOMMENDER SYSTEMS                               Recommender systems are the software agents that make recommends according to the individual customer preferences. They are supporting each customers based on their online searching and selecting preferences. when you are buying things in online you can see some recommendation in the bottom. when you are applying for job you can receive some recommendation based on your qualification and job preferences. Two basic approaches that recommender systems take which is  Collaborative filtering Content-based filtering other one such as hybrid what is collaborative filtering ?                 ...

RFID CLOANING MAIN PROJECT

Image
Group project By MANTAS MASILIUNAS JUBAIR AHAMED MOHAMED YAHYA BARTOSZ SIKORA   https://www.youtube.com/watch?v=GZ2S1T-MrZY SMOLSUC/RFID_Project (github.com)

CST Ethics Exercise

Image
                                                      CST Ethics Exercise Engineering Ethics Toolkit: Case studies - Engineering Professors Council (epc.ac.uk) Case study: Smart homes for older people with disabilities - Engineering Professors Council (epc.ac.uk) Case study: Smart homes for older people with disabilities Smart homes, heralded as the pathway to independent living, hold the promise of enhancing the autonomy and safety of elderly individuals and those with disabilities. Integrating the Internet of Things (IoT) with sophisticated sensors, chatbots, and digital assistants, these homes establish connectivity, linking residents not only with family but also with health and local services, ensuring swift responses to any emerging issues. In the community of Ferndale, a cluster of smart homes has been meticulously develop...

ARTIFICIAL NEURAL NETWORK

Image
                                      ARTIFICIAL NEURAL NETWORK In this lab we are run AI program for machine learning which solves the Binary using LED Numerical Display. It's from Micheal Klement from the below link ( Running An Artificial Neural Network On An Arduino Uno – The DIY Life (the-diy-life.com) ). An artificial neural network is a mathematical computing model which is designed to mimic the way in which the brain reacts to sensory inputs.  Historically important In fact they have been around since the 80’s and while they are based on some fairly complicated mathematics, you do not need to understand the mathematics in order to understand how the network functions. So what is an artificial neural network? In short, an artificial neural network is a segment of code which learns how to respond to inputs based on example sets of inputs ...