Goto

Collaborating Authors

 Deep Learning


Senior Research Scientist, Deep Learning - AI ai-jobs.net

#artificialintelligence

NVIDIA is searching for a world-class researcher in deep learning to join our applied research team. We are passionate about deep learning applied to computer vision, audio, text and other domains, with the goal of improving specific problems encountered in NVIDIA's products. After building prototypes that demonstrate the promise of your research, you will work with product teams to help them integrate your ideas into products. If you're interested in researching and applying the latest advances in the deep learning revolution to solve real-life problems, this team may be an outstanding fit for you! Design and implement machine learning techniques aimed at solving specific problems.


Machine Learning Used To Uncover The Secrets Of Pompeii Scrolls

#artificialintelligence

The human brain often recalls past memories (seemingly) unprompted. As we go throughout our day, we have spontaneous flashes of memory from our lives. While this spontaneous conjuration of memories has long been of interest to neuroscientists, AI research company DeepMind recently published a paper detailing how an AI of theirs replicated this strange pattern of recall. The conjuration of memories in the brain, neural replay, is tightly linked with the hippocampus. The hippocampus is a seahorse-shaped formation in the brain that belongs to the limbic system, and it is associated with the formation of new memories, as well as the emotions that memories spark. Current theories on the role of the hippocampi (there is one in each hemisphere of the brain), state that different regions of the hippocampus are responsible for the handling of different types of memories.


Evaluation of Power CPU architecture for deep learning

#artificialintelligence

This web page contains pointers to material related to the management of CERN openlab in the Information Technology Department at the European Organization for Nuclear Research (CERN).


Career - Agency for Science, Technology and Research

#artificialintelligence

We are looking for strong candidates in the field of numerical simulations that involve solving partial differential equations (e.g. Candidates who additionally possess a background in machine learning and deep learning are preferred.


(PDF) Call for papers, CAA 2020, Oxford. Session 5: Machine learning in archaeological research; challenges and opportunities

#artificialintelligence

After the success of last year's session on Machine Learning (ML) and the fruitful discussion that followed, it became apparent that there is plenty of interest in the application of these methods in archaeology. This interest might be partly ascribed to advances made in Deep Learning-in particular Convolution Neural Networks-across various disciplines. Applications using these methods now show high performance and in some cases exceed humans on challenging tasks ranging from computer vision to natural language processing. In digital archaeology we have seen and foresee applications of these techniques including automated object detection in remote sensing data, artefact image classification, use-wear analysis, text mining, paleography, predictive modelling, 3D shape analysis and recognition, and typology development. This session aims to: 1) offer a space for comparing methods, algorithms, code, APIs and workflows; 2) discuss the problems related to their application and; 3) offer insights into best practices including sources of error and validation methods.


From one brain scan, more information for medical artificial intelligence

#artificialintelligence

MIT researchers have developed a system that gleans far more labeled training data from unlabeled data, which could help machine-learning models better detect structural patterns in brain scans associated with neurological diseases. The system learns structural and appearance variations in unlabeled scans, and uses that information to shape and mold one labeled scan into thousands of new, distinct labeled scans. System helps machine-learning models glean training information for diagnosing and treating brain conditions. MIT researchers have devised a novel method to glean more information from images used to train machine-learning models, including those that can analyse medical scans to help diagnose and treat brain conditions. An active new area in medicine involves training deep-learning models to detect structural patterns in brain scans associated with neurological diseases and disorders, such as Alzheimer's disease and multiple sclerosis.


OpenAI's GPT-2 (Generative Pre-Trained Transformer-2) : "AI that is too Dangerous to Handle."

#artificialintelligence

An OpenAI research team came up with a model for which they trained about 40GB internet text, the performance of the model was unbelievable, the NLP techniques or model, we knew, was able to predict the new text, but this model is such a powerful model that it can predict a whole article or story only with the few sentences or words, and the result was so optimum that you cannot even guess that it has been generated by a machine.


Difference between Artificial Intelligence, Machine learning, and deep learning

#artificialintelligence

The development in the field of technology has enhanced over the years. With time, we get terms like Artificial Intelligence, machine learning, and deep learning in technology. We often confuse in these terms and define them similarly. But it is not a precise definition as these terms are different from each other. If you do not want to make this mistake again, then you must read out this article.


Deep Genomics reveals its program: The first AI-discovered drug candidate

#artificialintelligence

Drug discovery needed to change. The low-hanging fruit had been harvested, but the biopharma industry, in the words of Deep Genomics CEO Brendan Frey, is still shoving the tree until an apple falls. "Making drugs has traditionally been a gambling game. Big Pharma is throwing a stick into the tree and seeing what happens," Frey told FierceBiotech. "It's like the Big Pharma companies come into a casino, put a million-dollar coin into a slot machine and with some probability like 10% or something, they get a win."


Why Do Capsule Networks Work Better Than Convolutional Neural Networks?

#artificialintelligence

The article here presents some of the key details and characteristics of a Capsule Network, and how it improves upon the standard industry benchmark networks, mainly Convolution Neural Networks by overcoming its limitations and introducing new techniques. This article aims to provide an intuitive understanding of Capsule Networks and is not a coding tutorial. Neural networks have come a long way in recognizing images. From a basic neural network to state-of-the-art networks like InceptionNet, ResNets and GoogLeNets, the field of Deep Learning has been evolving to improve the accuracy of its algorithms. The algorithms are consuming more and more data, layers are getting deeper and deeper, and with the rise in computational power more complex networks are being introduced.