Artificial Intelligence - Neural Networks

Artificial intelligence - the neural network


Yet another area of ​​research in AI, the neural network, is inspired by the natural nervous network of the human nervous system.


What are Artificial Neuro Networks (ANNs)?


The inventor of the first neuro computer, Dr. Robert Hett-Nielsen defines a neuro network as follows:
"... A computing system is made up of a very simple, highly interconnected number of processing elements, which process information by their dynamic state response to external inputs."


The infrastructure of ANN


ANN's belief is based on the belief that by making the right connections to the human brain, silicon and wires can be mimicked as living neurons and dendrites.


The human brain is made up of 86 billion nerve cells and neurons. They are connected to other thousand cells by Axons. The exchange of stimuli or sensory organs from the external environment is accepted by dendrites. These inputs generate electric impulses, which travel through a fast neural network. The neuron can then send the message to other neurons to handle the issue or not forward it.


ANN is made up of multiple nodes, which mimic the biological neurons of the human brain. Neurons are connected by links and they communicate with each other. Nodes can take input data and perform simple operations on the data. The results of these operations are transmitted to other neurons. The output in each node is called its activation or node value.




Each link is related to weight. ANNs are able to learn, which is achieved by changing the weight value. The following example shows a simple ANN:

A specific ANN

Types of artificial neural networks


There are two artificial neural network topologies - feedforward and feedback.

Feedforward ANN

In this ANN, information flow is unidirectional. One unit sends information to another unit from which it does not receive any information. There is no response loop. These patterns are used to generate / recognize / classify. They have fixed inputs and outputs.

Feedforward ANN

Feedback ANN

Here, the feedback loop is allowed. They are used in content-addressable memories.

Feedback ANN

Working for ANN

In the topology diagram shown, each arrow represents the connection between two neurons and indicates the path for the flow of information. Each connection has a weight, an integer number that controls the signal between two neurons.

If the network produces "good or desired" output, there is no need to adjust the weight. However, if the network produces "poor or unnecessary" output or error, then the system changes the weight to correct the result.

Machine education in ANNs


ANNs are capable of learning and they need training. There are many learning strategies -

Supervised Learning - This involves a teacher who is more knowledgeable than ANN. For example, the teacher feeds some example data about which the teacher already knew the answers.

For example, pattern recognition. ANN comes with estimates and estimates. Then the teacher provides the answers. The network then guesses with the teacher's "correct" answer and makes adjustments based on errors.

Unsurveyed Learning - This is required if no instance data is set with known answers. For example, search for hidden patterns. In this case, the cluster i is divided into groups of elements based on an existing data set that divides into some unknown format.

Reinforcement Learning - This strategy was built on observation. ANN makes decisions based on its environment. If the observation is negative, the network adjusts its weight to be able to make different decisions next time.

Back promotion algorithm


This is a training or learning algorithm. It learns from the example. If you specify in the algorithm what you want the network to do, it changes the weight of the network so that it can produce the expected output for a particular input after training.


Backlinks are ideal for simple pattern recognition and mapping tasks.


Bayesian Network (BN)


These are graphical structures that represent the possible relationship between a set of random variables. The Bayesian network is also called a trust network or base net. The argument about BNS uncertain domain.


In these networks, each node represents a random variable with specific propositions. For example, in a medical diagnostic domain, node cancer proposes that the patient has cancer.


The edges connecting the nodes represent the potential dependence between those random variables. If two nodes are outside, one is affecting the other, they must be directly connected in the direction of the effect. The probability of the relationship between the variables is measured by the probability associated with each node.


The only obstacle in arcs in a BN is that you cannot return to the node just by following the directed arcs. Hence BNs are called guided ascetic graphs (DAGs).


BNs are able to handle multivariate variables simultaneously. The BN variable is made up of two dimensions -


Range of forecast


Feasibility proposals have been assigned to each.

Consider a separate set X = {X1, X2,…, Xn Consider Separate random variables, where each variable Xi can take a value from the finite set, denoted by Val (Xi). If there is a link from the variable Xi to the variable, Xj, then the variable Xi will be the parent of the variable Xj showing a direct dependence between the variables.


The structure of the BN is ideal for a combination of prior knowledge and observation data. B.N. Causes can be used to learn relationships and understand different problem domains and to predict future events, even in the case of missing data.


Building a Bayesian network


A knowledge engineer can build a Bayesian network. There are several steps that a knowledge engineer must take to build it.


Example Problem - A patient with lung cancer is breathing. He comes to see the doctor and he is suspected to have lung cancer. Doctors know that in addition to lung cancer, there are other possible diseases that can affect patients, such as TB and bronchitis.


Gather relevant information about the problem


Is the patient a smoker? If so, then high chances of cancer and bronchitis.

Is the patient exposed to air pollution? If so, what kind of air pollution?

Take an X-ray positive X-ray indicates either TB or lung cancer.

Identify interesting variables


The knowledge engineer tries to answer the questions -


Which nodes to represent?


What values ​​can they take? In what state can they be?

For now, let's just consider nodes with different values. The variable must take one of these values ​​at a time.


The most common types of inactive nodes are -


Boolean nodes - represent those offerings, taking the binary values ​​TRUE (T) and FALSE (F).


Sorted values ​​- A node represents contamination and can describe the degree of risk of patient contamination from values ​​{low, medium, high from.


Integral Value - The node called age can represent the age of the patient with possible values ​​ranging from 1 to 120. Even at this early stage, modeling options are happening.


Create arcs between nodes


The topology of the network should capture the qualitative relationship between the variables.


For example, what causes a patient to get lung cancer? - Pollution and smoking. Then add arcs from node contamination and node smoking node lung-cancer.


Similarly, if the patient has lung cancer, the X-ray result will be positive. Then add the arcs from the node page-cancer to the node x-ray.


BNN Arch Creation


Specify the topology


Traditionally, BNs are placed so that the arcs are centered from top to bottom. The set of parent nodes of node X is given by parents (x).


Cancer nodes have two guardians (causes or causes): pollution and smoking, while node smoking nodes are the ancestor of X-rays. Similarly, the X-ray node is the child (results or effects) of lung cancer and the node is the inheritor of smoking and pollution.


Conditional possibilities


Now the amount of connection between the connected nodes: This is done by specifying the conditional probability distribution for each node. Here only passive variables are considered, this takes the form of a conditional probability table (CPT).


First, for each node, we must look at possible combinations of the values ​​of those parent nodes. Each such combination is called the instant of the parent set. For each separate instance of parent node values, we need to determine the probability that the child will take.


For example, the parents of lung-cancer nodes are pollutants and smokers. They take possible values ​​= {(H, T), (H, F), (L, T), (L, F). The CPT determines the probability of cancer for each of these cases <00 of, 0.02, 0.03, 0.01, respectively.



Applications of neural networks


They can do things that are easy for humans but difficult for machines -


Aerospace - autopilot aircraft, aircraft fault detection.


Automotive - Vehicle guidance system.


Military - weapons orientation and steering, target tracking, object discrimination, facial recognition, sign/image recognition.


Electronics - Code Sequence Prediction, IC Chip Layout, Chip Failure Analysis, Machine Visual, Voice Synthesis.


Financial - Real Estate Valuation, Loan Advisors, Mortgage Screening, Corporate Bond Rating, Portfolio Trading Programs, Corporate Financial Analysis, Currency Price Forecasts, Document Readers, Credit Application Evaluators.


Industrial - production process control, product design and analysis, quality inspection system, welding quality analysis, paper quality prediction, chemical product design analysis, dynamic model of the chemical process system, machine maintenance analysis, project bidding, planning, and management.


Medicine - Cancer cell analysis, EEG and ECG analysis, artificial design, transplant time optimization.


Speech - Speech recognition, speech classification, conversion to text form.


Telecommunications - image and data compression, automated information services, real-time spoken language translation.


Traffic - Truck Brake System Diagnosis, Vehicle Table, Routine Systems System.


Software - Pattern recognition in facial recognition, optical character recognition, etc.


Time series forecasting - ANNs are used to predict stocks and natural disasters.


Signal Processing - Neural networks can be trained to process audio signals and filter them properly in hearing aids.


Control - ANNs are often used to make staircase decisions.


Detecting anomalies - Since ANNs specialize in identifying patterns, they can also be trained to produce output when something strange appears to be abusing the pattern.

Comments

Popular posts from this blog

Artificial intelligence (AI) - the ability of a digital computer.

Facebook's name has been changed to 'rebranding'

What is SEO and how to do search engine optimization?

Labels

Social media Facebook of What a and phone on mobile This you are Do smartphone internet IT Android workforce Nepal app your from robot iPhone use Machine Learning for Python will company computer with account can data does password these twitter Apple digital feature Instagram Whatsapp YouTube like machine media not why Tiktok new ChatGPT China an be by free out people search that website without work Future India ML corona features find information make online or public video Elon Musk Microsoft One apps has market million social user users way year Intelligence Laptop US billion education history home protect service videos want Bitcoin Have Machine Learning Future Nepali Now Operators Scientists Wi-Fi Windows chrome code cyber download hacking money network photos tips world Amazon Artificial Intelligence Future Avoid Cryptocurrency Here If Know Learning TV Things artificial battery being browser human malware many need netflix photo security smart software study system there update which 10 15 Beginners Buy Deep Learning Did Privacy Who about business career chat cloud digital marketing down hacker marketing millions number phones sent virus when work force Agriculture Bug Deep Earth GPS Gmail Google Maps Kaggle Keep NASA RAM Than Top Windows 11 World Cup Xiaomi address after also as at available camera change dangerous difference drive earn easy email going its job jobs language life look may message news old open price really search engine settings storage store such two used version watch windows 10 working 14 2020 2022 4 5 6 7 Cambridge Content Dark Web GB GPT Global Health-care Lite Maps Messages More Oppo Pakistan PayPal Print Pro QR Risk SEE SEO Samsung So Some Telegram TensorFlow Tutorial Type Types Vision Ways WiFi Zoom advertising attack been best better biggest blue brain chip comments country created cyber attacks don't electricity engine eyes fake files first football function game get go government hacked hackers hidden hours image install lost medical mind misused monitor moon once pay percent play problem processing program quantum robots scan science send share signal smartphones space stay story take their them thousands time topics tricks up using was water web where while wireless workers 000 2024 5G AI Education Alan Musk America Analytica Applications Army Blockchain Bounty CCTV COVID-19 Chat GPT Choose Clean Close Clubhouse Computer Vision Crypto DL Developer Development Docs Electric Explain Factory Finally Gemini Google chrome Google drive Healthcare Help Here's I IBM Japan Keras Kernels Large Lifestyle Looking MDMS Mac Models Musk Natural Ncell Net Notebooks PC Preparing Reasons Russia SIM SMS Save Scikit-Learn Skills SpaceX Stephen Hawking Sun Tesla Theme Therefore Thinking VPN Variables Word WorldLink ability accounts ads age airplane all any aware background bandwidth bank become beneficial between blocked bring bully cable call cameras captions capture care cause charge chatbots check come coming companies complete computers consumption copyright corona-virus courses create currency cyber security dataset datasets days delete deleted deleting details developed device dislike doctor documents doing domain due during dynamic energy engineer engineering exactly forever found fraud full gadgets games getting given good got guest handle his humans iOS iPhone 14 iPhones important including increase industry keyboard known launch law learn listen live manager map meaning megapixel memory messenger mode model month months most movies much name nonsense nuclear opening over own phishing physics porn post posts prevent problems product production programming protection quickly real-world reduce reward robotics run safe same saving say scandal searched selfie show site sold someone speaking speed spyware stuck students subscription systems target techology television tick today torrent traffic trillion universe upload verification voice war weakest women worldwide years & 'Buy the Dip' 'HDR' 'I' 'Mr. Beast' 'Professional Mode' 'football intelligence' 'hidden' 'refill station' (IoT) (LLM) (NLP) 1 100 10:10 10th 12 145 16 17 19 2 200 2007 25 35 3D 40 4000 48 4K 5 P's 60 7 C's 8 @everyone on A17 AI Tool AI ethics API AR Adjust Adobe Adopt Adsense Adsense Supports Africa Alexa Ali Baba Altman Amazon Jungle Amazon Prime Ambani American Anaconda Android 11 Android TV Android phone Annoyed Appoints Arithmetic Art Art through NFTs Artficial Intelligence Artificial neural Artuficial Intellegence Ashika Tamang Assignment Assistant Astronauts Astronomy Atrificial Inteligence Attacks Audiobooks Augmented Reality Australia Auto-GPT AutoML Avatar 2 Bachelors Banned Bard AI Based Because Before Bernie Sanders Big data BigQuery Bill Gates Bitwise Blind Blockchain Developer Blockchain Technology Books Brave Brave Browser Brazil C charger CPU CPU temperature CTEVT CV Cases Casting Changed ChatGBT Chery Chinese Citroën C5 Cloud Factory Cloud Factory Nepal Club House Colab Command Comparison Compute Concatenate Contactless Contactless payment system Copa America Copilot Couple Challenge Crash test Create your first Project on Python Crossover Cup DNS DRS Gaming Dark mode Datalab Deep Fake Deep Learinig Deep Learning with Python Deep Neural Networks Deepfake Demat Dept Development in predictive analytics Didn't Digital avatars Discontinuing Do not Dodge Dogecoin DuckDuckGo E-task EA ETF EU EV Earbuds Earth 2 Earthquake Edge Computing El Salvador Elected Electric Vehicles Electrical Elon Embedded Application Embedded Application (EA) Emoji Estimators Ethical Hacking Euro NCAP European Even Everyone Evolve Explained Explosion Express WiFi FPS Facebook Messenger Facebook's Facets Fears Federal Reserve System Finance Firefox FiveG Fixed wireless Follow Forge Fraud Call Freefire Freelancing GIF Git Gold Google Chat Google Cloud Google Meet Google Play Music Google Plus Google Plus code Google Workspace Google search Green room Greenroom. Spotify Guest Mode HDMI Happy Birthday Health sector Holi Honest Honeygain Huawei Hyundai ID IMD IP ISP Identify Implementing Includes Increasing Indonesia Inflation InfoSec Input Inspiration Installation Integrated circuit Intel Intelligent Internet of Things (IoT) Introduction Iranian Island Isn't JBL JPG JPMorgan Chase & Co Jack Ma January JavaScript Jio Joker Virus Jungle Jupyter Jupyter Notebooks Keys Korean LAN LLM LP Large Language Models Launch of better autonomous systems Lee Kun-hee Library Line Linux Logical Lucky MDMS Nepal ML Engine MSN MaAfee Mark Zuckerberg Max Meet Membership Mero Share Metaverse Microsoft Office Microsoft Teams Military Military weapons Mobile Operating System Module Mouse Mukesh Ambani Music Must NASA's NEA NFT NFTs Natural language processing (NLP) Nepal. radio mapping Nepali businesses Nepali game Nepali youth Nepalis NetTV Neural Network Neural Networks New Technology No Nokia North Korea Note Object Detection Open-source Opera Operating PDF PNG PPT PUBG Pandas Paytm Pendrive Photoshoot Pi Network Pip Plan Play Store Pokémon Pokémon Go Police Premium Preparations Prerequisite Prime Pro's Process Process discovery Pycharm Pyenv Python Programming Python Tutorial Python Tutorials Python for Beginners Python on Windows Quick Draw RCS Race Radically Ransomware Rashtra Bank Reboot Recommender Recommender Systems Redmi Reinforcement Reinforcement learning Reliance Reliance Jio Remove. bg Replacing Revolution Rice that grows for years once planted Rises Robot Sophia Roles Ronaldo Routine of Nepal Banda S&P 500 S&P Global Ratings SD Scale Scaling Scikit Screen Pinning Selection Seven Shorts Singapore Sitting SixG Snapchat Sophia South Korea Space X Spam Stable Coin Starlink Steve Jobs Stock market String Success Sundar Pichai Supermarket Supervised Supervised Learning Supervised Machine Learning Supply Chain Attack Supports Swift TIFF Telecom TensorBoard TensorFLow Hub Thes Tiktok stop Time Travel Tool Training Data Transforming Trojan Truecaller Trump Trusting Type-C US Congress USA USB United States Unnecessary Unsupervised Unsupervised Learning Unsupervised LearningUnsupervised Machine Learning Unsupervised Machine Learning Upcoming Upcoming Technology Urges Using a drone VPNs VR Vehicles Virtual reality Virtualenv Visualize WWW Wait Walkthrough Walmart WeChat Wha What are Assignment Operators in Python What are Comparison Operators in Python What are Logical Operators in Python What are Operators in Python What are the basic laws of quantum physics What is What is Chat GPT What is Google Adsense What is Pycharm What is Python What is String in Python What is Variable in Python Whose Wi-Fi 6 Wikipedia WordPress Wrangling data Write X X8 series XAI XOR XSS YouTuber Ziglar Zipty Zuckerberg admin advertisers again agency agricultural ai beauty air aircraft aired alert algorithm almost along alpha alternative analytics ancient angles announcement announces another answer answering antivirus anyone anything appear appearance appliances approach approaching approaching science meaning apps. google article artificial blood vessels arts associated attention audience automatic automatically autonomous avatars back backed ban bans bar basic batteries becoming beginner benefit benefits bitcoin mine bitcoins black block boarding bogged book bought box brand break brings broadband brought browsing bug bounty build but buttons buying bypass cable internet cables calculus calls campaign can't cancer cannot car cards careeer carry cave center challenge channel charger charging chat.com cheap cheaper checkmarks chess child children choose. a class clicking climbers clock closest club coding colleges color combat common communicate compensates compete competing computer mouse computer science concept connect cons control controls controversies could countries credit crisis criteria crore crores crowdsourcing culture cyberattack d about damaged danger dark data center data science dating apps day debit dedicated delete data depression destination devices diary die different digit digital cameras digital land digital privacy disappeared disappearing discovered discovery displaced display document dog dollars doodle door downloads dream drone drug trafficking e features e-Rupee e-books e-passport e-sewa eBooks ePassport each earn money from Nepal easier eating economy edit effective electronic else email server emails emerged emergency emojis employee employees end enough espionage etflix ethics except excessive excuse existence expected expire extracts eye face app facial verification facts family far farm fax fdown.net fee feet fiber fight file film final five flying foldable food footprint forced foreigners forget forgotten form formats foundation free upgrade frequency freshman from search fruit fuel game tips gamer gas gasoline geometry gets gives glasses goes good content goodbye goods google docs gossip granted great groups growing had hall hand handy happen happy harmful he head headphones headset heater hobby human brain human intelligence human trafficking hundreds hurting hydrogen hype iCloud iPhone 12 Pro illegal data illicit trade image processing processor images impair inbox incidents income increased incur insecure instant instrument interest internal storage internet speed into intranet introduced invented invention invest investment invites jack join journalists journey kit laboratory lakh languages last later latest launched launching lawmakers laws leak leaks legalize let letter letters light likes link lives loaded location locked longest lose loss love machine vision made main main features makes man manage management system mango marketplace martial mask matches measuring meetings melting meme messaging meta microphone middle million. downloads mine mistake mistakes mobile number moble moment monitors mountain move movie moving mute name-x naming near necessary neural neural networking new code new look new windows news anchor night mode non notes notifications now.gg nuclear energy obscene official offline open source opened operate operated operating system opposed optic optical fiber optimization option options other others our outbreak oversold owner page paid pandemic paper participant participate passports password. passwords patent pattern paying payment pen drive permanent permission person personal perspective phone confidential picture pictures pirated placed planting platform platforms political pop-up popular popularity port possible powered practice predictive pregnant prepared principles private prize processor product key programmatically programming languages project prompt property pros protected proxies proxy quantum computer quantum internet quires quota r daily radio rain rainy season rate reach reading ready real reason rebranding record recovery reform refresh refreshes refrigerator regarding registered registration regulators relationship released remain remove removes removing repairing replace report requiring reset residence resolution responsibilities restaurants returned revenue review rings risks risky road robotic dog rocket room rooms round ruin rules running safely safety sale satellite saying says scary schedule scheme schools screen screens search engines secret secretly secure selectric cars sell semi-final semiconductor sending series server services shared ships shocked shortage should shoulders shuffled shuts shutting sidebar simple since sites sky sleeping smartblock smartly social engineering hacking software. tech solve somewhere soon source sources space center space debris spacecraft spaceships special spectrum spend spending sponsors sports spying star starship start starting starvation steps stocks stolen stop stories strategy streaming student studying subject subscribers successful suggested suggestions suitable suitcase surface surprised survive t are tag tagging talent talk teach team technlogy technoloy technonlogy telecommunication terminology test text they think thousand thread threat to through throwaway timer tinder toilet too took topic tossing touch pad tracking trackpad trading transact transport travel trending trends trip turn turns tweets unbuyable unemployed unemployment unpleasant unregistered unsafe unseen unveils upgrades useful uses various versatility very view viral virtual virtual currency virtual world vishing visit visiting vulnerabilities warning washing waterproof we weapons web design websites week well went were wet willing woman works workspace world war worrie worth writer written wrong young
Show more