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.

What is SEO and how to do search engine optimization?

Facebook's name has been changed to 'rebranding'

Labels

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