In the “Ask INDIA” series where you ask questions and receive answers from individuals, INDIAai’s professional staff will answer your questions.
Please send your questions to: askdiaai@mail.nasscom.in.
How Do Machines Learn? – Tanu Mohammed, West Bengal
Two techniques are used in machine learning. Unsupervised learning finds hidden patterns or unique structures in input data. In contrast, supervised learning trains a model based on known input-output data to predict future outputs.
What was the very first programming language? – Brahma Kumar, Surat
Babbage’s friend Ada Lovelace translated a French treatise on the Analytical Engine and published in her notes in 1843 how it performed the first computer program, a series of calculations. bottom.
Lovelace developed the concept of computer languages long before the first computers were built. Unfortunately, Loveless notes are unearthed nearly a century before he died on November 10, 1852. However, due to her innovative thinking style, she is considered the first computer her programmer.
How Are AI Algorithms Designed and Written? – Varahi Sultan, Hyderabad
Algorithms are usually written in the form of flowcharts or pseudocode. The key to solving problems is directing your thoughts. The most beneficial thing is to keep asking yourself, “What if I do it this way?” Considering different approaches to a problem can help determine the best solution.
Algorithms are not computer code. It is written in plain English and can take the form of flowcharts with shapes and arrows, numbered lists, or pseudocode (a programming language for languages that are not fully functional).
Who is the father of programming? – Angela Mary Joseph, Thiruvananthapuram
Dennis MacAlistair Ritchie (September 9, 1941 – October 12, 2011) was an American computer scientist. He is known as the “father of programming”. He is best known for developing his C programming language, the Unix operating system, and his B programming language with his longtime collaborator Ken Thompson.
How will AI predict things? – Annamalai Sinha, Delhi
AI must learn from the past to predict the future. This is called machine learning and is the process by which algorithms learn from data rather than being programmed by humans.
How Do AI and Machine Learning Work? – Shaila Sindhu, Chennai
Machine learning uses data and algorithms to mimic human knowledge and improve accuracy.
Use mathematical data models to help computers learn without being explicitly programmed. This allows computer systems to continue to learn and improve through experience.
