Articles Related To Computer Engineering

December 17, 2019
Introduction to convolution neural netework(CNN)

Introduction Convolution Neural Network is the deep learning technique that uses Feed-Forward Neural Network. This is based on an animal’s visual cortex where individual visual neurons progressively focus on overlapping tile shape regions. These vision title regions sequentially shift, which is the convolution process, to cover the overall visual field. CNN uses Multi-Layer Perceptrons, to […]

December 13, 2019
Music Recommendation based on Personality Traits

Abstract—Music is an integral part of our life. People listen to music everyday as per their taste and mood. With the advancement and increase in volume of digital content,the choice for people to listen to diverse type of music has also increased significantly. Thus, the necessity of delivering the most suited music to the listeners […]

August 19, 2019
Design of IOT Based Patient Health Monitoring System using Wearable Biomedical Device

Abstract The concept of IOT depicts a network of electronics System that is connected with an Internet platform for the manipulation of real-time data. The user can get the real-time data of a security system, home automation system, Sensor networks to their smartphone as in the form of notification, this is only possible with the […]

July 30, 2019
Laravel Framework for Business Web Application Development

Introduction Laravel is an open-source PHP based framework consolidates Model-View-Controller (MVC) structure.This framework provides straightforward and elegant toolkit to develop full-featured web applications without compromising the web app functionality. Most of the business app development prefers Laravel business solutions as it delivers exquisite simplicity and eases the process of coding for applications. Why Businesses Choose […]