Goto

Collaborating Authors

 Deep Learning


Predict the price of cryptocurrency using Skafos

#artificialintelligence

Use an RNN to predict the price of Bitcoin. Metis Machine is bringing an enterprise-scale machine learning and deep learning continuous delivery and automation platform for rapid deployment of models into existing infrastructure and applications. Watch this tutorial and do it yourself: https://docs.metismachine.io/docs/pre... Get started with Skafos here: https://docs.metismachine.io/docs/get...


Deep Learning with Python โ€“ Towards Data Science

#artificialintelligence

The main reason behind deep learning is the idea that, artificial intelligence should draw inspiration from the brain. This perspective gave rise to the "Neural Network" terminology. The brain contains billions of neurons with tens of thousands of connections between them. Deep learning algorithms resemble the brain in many conditions, as both the brain and deep learning models involve a vast number of computation units (Neurons) that are not extraordinarily intelligent in isolation but become intelligent when they interact with each other. The basic building block for neural networks are artificial neurons, which imitate human brain neurons.


Matrix_learning_different dimensions

#artificialintelligence

Hello, I have a database of representative matrices that all have the same number of columns but do not have the same number of rows. 1) What is the best way to apply supervised learning with a database of matrix samples. The deep learning can solve these problems?


How you can train AI to convert design mockups into HTML and CSS

#artificialintelligence

Currently, the largest barrier to automating front-end development is computing power. However, we can use current deep learning algorithms, along with synthesized training data, to start exploring artificial front-end automation right now. In this post, we'll teach a neural network how to code a b...


Genenerative AI Models In Small Molecule Drug Discovery: The Open Challenge To Create A Unified Benchmark

#artificialintelligence

Generative AI models in chemistry are increasingly popular in the research community, mainly, due to their interest for drug discovery applications. They generate virtual molecules with desired chemical and biological properties (more details in this blog post). However, this flourishing literature still lacks a unified benchmark. Such benchmark would provide a common framework to evaluate and compare different generative models. Moreover, it would help to formulate best practices for this emerging industry of'AI molecule generators': how much training data is needed, for how long the model should be trained, and so on.


How to learn complex concepts in Machine Learning? โ€“ WomeninAI โ€“ Medium

@machinelearnbot

How to learn complex concepts in Machine Learning? In today's ocean of information about Machine Learning and Artificial Intelligence, it is easy to feel lost, and to label those fields as impossible to learn. That's why I decided to share my personal experience and guide you with some simple techniques that can boost your creativity and effectiveness. After applying them, your process of learning will become much faster and more pleasant. Those steps led myself to the success.


Machine Learning Top 10 Articles for the Past Month (v.Feb 2018)

#artificialintelligence

For the past month, we ranked nearly 1,400 Machine Learning articles to pick the Top 10 stories that can help advance your career (0.7% chance). As an article ranking service for professionals, we take quality very seriously and make sure each article you read is great. Mybridge AI considers the total number of shares, minutes spent, and uses our machine learning algorithm to rank articles. This is a competitive list and you'll find the experience and techniques shared by the leading data scientists useful. A) Computer Vision: Deep Learning and Computer Vision A-Z -- Learn OpenCV, SSD & GANs and create image recognition apps.


AI is exploding into healthcare -- here's how it's being used Verdict

#artificialintelligence

The number of companies using artificial intelligence in healthcare has increased from less than 20 in 2012 to 100 last year, according to GlobalData Healthcare estimates. Growth is expected to accelerate with the AI healthcare market set to reach $6.6bn by 2021, a 40 percent growth from its current size, research from Accenture shows. The three most cost-saving uses of AI in healthcare are robot assisted surgery, virtual nursing assistants, and administrative workflow assistance, Accenture has found. Although healthcare AI is widely used in the US, take up has been slower in the UK though healthcare apps are gaining traction. Babylon is an AI app which uses speech recognition to check symptoms and connect patients with doctors while MedyMatch helps A&E departments make better decisions under extreme pressure.


The Business of Artificial Intelligence

#artificialintelligence

For more than 250 years the fundamental drivers of economic growth have been technological innovations. The most important of these are what economists call general-purpose technologies -- a category that includes the steam engine, electricity, and the internal combustion engine. The internal combustion engine, for example, gave rise to cars, trucks, airplanes, chain saws, and lawnmowers, along with big-box retailers, shopping centers, cross-docking warehouses, new supply chains, and, when you think about it, suburbs. Companies as diverse as Walmart, UPS, and Uber found ways to leverage the technology to create profitable new business models. The most important general-purpose technology of our era is artificial intelligence, particularly machine learning (ML) -- that is, the machine's ability to keep improving its performance without humans having to explain exactly how to accomplish all the tasks it's given. Within just the past few years machine learning has become far more effective and widely available. We can now build systems that learn how to perform tasks on their own. Why is this such a big deal? First, we humans know more than we can tell: We can't explain exactly how we're able to do a lot of things -- from recognizing a face to making a smart move in the ancient Asian strategy game of Go. Prior to ML, this inability to articulate our own knowledge meant that we couldn't automate many tasks. Second, ML systems are often excellent learners.


How you can train AI to convert design mockups into HTML and CSS

#artificialintelligence

Within three years, deep learning will change front-end development. It will increase prototyping speed and lower the barrier for building software. The field took off last year when Tony Beltramelli introduced the pix2code paper and Airbnb launched sketch2code. Currently, the largest barrier to automating front-end development is computing power. However, we can use current deep learning algorithms, along with synthesized ...