Skip to main content

Artificial Intelligence Predicts Outcomes of Chemical Reactions






Artificial Intelligence software from IBM has employed a new method, in which the atoms are considered as letters and molecules as words. Then this method is used to translate the language to predict outcomes of organic chemical reactions, which could speed the development of new drugs.
In recent past years, scientists have been trying to teach computers how chemistry works so that computers can help to predict the results of organic chemical reactions. However, organic chemicals can be extraordinarily complex, and simulations of their behavior can prove time-consuming and inaccurate.

IBM analysts took the sort of AI Program ordinarily used to translate languages and applied it towards organic chemistry. But instead of translating English into Chinese or German, they had the same artificial intelligence technology to look at hundreds of thousands or millions of chemical reactions and had it learn the basic structure of the 'language' of organic chemistry, and then had it try to predict the outcomes of possible organic chemical reactions.

The new AI program is an artificial neural network, in which components dubbed neurons are fed data and cooperate to solve a problem, such as translating a sentence. The neural network then repeatedly adjusts the connections between its neurons and sees if these new patterns of connections are better at solving the problem. Over time, the neural net discovers which patterns are best at computing solutions, mimicking the process of learning in the human brain.

For further more updates on the availing research proficiency, do visit: https://neuralnetworks.conferenceseries.com/abstract-submission.php

For details about the webpage, go through the link provided; PS: https://neuralnetworks.conferenceseries.com/

Steven Parker | Neural Networks 2020
Email: neuralnetwork@memeetings.com
What'app Number:  +44 7723584425

Comments

Popular posts from this blog

Neural Networks and Deep Learning

Neural Networks and Deep Learning have grown widely over the last few years. By using neural network architecture, softwares of AI can go through and check millions of images to find the right tone to fit any image. This method could be used to colorize still frames of white and black movies, surveillance footage or any number of images. Because neural networks can derive data from any number of resources with access to millions of sounds and videos, it can make predictive judgments. Neural network architecture can now synthesize audio to fill in the blank spots of a silent video. Neural network architecture can perform translations of text without preprocessing the sequence so that the algorithm can learn word relationships. The network then processes these relationships through its image mapping technology to create a contextual solution to a translation issue. By getting access to a wide variety of images and learning the context of each one, neural network architecture can...

Understanding Facial Recognition through Open Face

Today’s world smartphones are using facial recognition for access control while animated movies use it to bring realistic movement and expression to life. Surveillance cameras uses face recognition software to identify citizens. And we’ve used in apps for auto tagger that classifies us, our friends, and our family. It can be used in many different fields of applications, but not all facial recognition libraries are equal in accuracy and performance and most state-of-the-art systems are proprietary black boxes. OpenFace is a deep learning facial recognition model, it’s widely adopted because it offers high levels of accuracy similar to facial recognition models found in private state-of-the-art systems, OpenFace uses Torch, a scientific computing framework to do training offline, meaning it’s only done once by OpenFace and the user doesn’t have to get their hands dirty training hundreds of thousands of images themselves. Then the images are kept into a neural net for feature ext...

Does Machines Perceive Human Emotions?

Researchers have developed a machine-learning model that takes computers a step closer to interpreting our emotions as naturally as humans do. In the growing research field of “affective computing”, robots and computers are being developed to analyze facial expressions, interpret our emotions and respond accordingly. Applications include, for instance, monitoring an individual’s health and well-being, gauging student interest in classrooms, helping diagnose signs of certain diseases, and developing helpful robot companions . A challenge, however, is people express emotions quite differently, depending on many factors. General differences can be seen between cultures, genders, and age groups. But other differences are even more fine-grained: The time of day, how much you slept, or even your level of familiarity with a conversation partner leads to subtle variations in the way you express, say, happiness or sadness in a given moment. Human brains instinctively catch these dev...