Sinopsis
Machine learning and data science episodes of Software Engineering Daily.
Episodios
-
Video Object Segmentation with the DAVIS Challenge Team
05/06/2017 Duración: 47minVideo object segmentation allows computer vision to identify objects as they move through space in a video. The DAVIS challenge is a contest among machine learning researchers working off of a shared dataset of annotated videos. The organizers of the DAVIS challenge join the show today to explain how video object segmentation models are trained The post Video Object Segmentation with the DAVIS Challenge Team appeared first on Software Engineering Daily.
-
Poker Artificial Intelligence with Noam Brown
12/05/2017 Duración: 45minHumans have now been defeated by computers at heads up no-limit holdem poker. Some people thought this wouldn’t be possible. Sure, we can teach a computer to beat a human at Go or Chess. Those games have a smaller decision space. There is no hidden information. There is no bluffing. Poker must be different! It The post Poker Artificial Intelligence with Noam Brown appeared first on Software Engineering Daily.
-
Convolutional Neural Networks with Matt Zeiler
10/05/2017 Duración: 49minConvolutional neural networks are a machine learning tool that uses layers of convolution and pooling to process and classify inputs. CNNs are useful for identifying objects in images and video. In this episode, we focus on the application of convolutional neural networks to image and video recognition and classification. Matt Zeiler is the CEO of The post Convolutional Neural Networks with Matt Zeiler appeared first on Software Engineering Daily.
-
Google Brain Music Generation with Doug Eck
01/05/2017 Duración: 42minMost popular music today uses a computer as the central instrument. A single musician is often selecting the instruments, programming the drum loops, composing the melodies, and mixing the track to get the right overall atmosphere. With so much work to do on each song, popular musicians need to simplify–the result is that pop music The post Google Brain Music Generation with Doug Eck appeared first on Software Engineering Daily.
-
Hedge Fund Artificial Intelligence with Xander Dunn
03/04/2017 Duración: 53minA hedge fund is a collection of investors that make bets on the future. The “hedge” refers to the fact that the investors often try to diversify their strategies so that the direction of their bets are less correlated, and they can be successful in a variety of future scenarios. Engineering-focused hedge funds have used The post Hedge Fund Artificial Intelligence with Xander Dunn appeared first on Software Engineering Daily.
-
Multiagent Systems with Peter Stone
21/03/2017 Duración: 40minMultiagent systems involve the interaction of autonomous agents that may be acting independently or in collaboration with each other. Examples of these systems include financial markets, robot soccer matches, and automated warehouses. Today’s guest Peter Stone is a professor of computer science who specializies in multiagent systems and robotics. In this episode, we discuss some The post Multiagent Systems with Peter Stone appeared first on Software Engineering Daily.
-
Biological Machine Learning with Jason Knight
20/03/2017 Duración: 59minBiology research is complex. The sample size of a biological data set is often too small to make confident judgments about the biological system being studied. During Jason Knight’s PhD research, the RNA sequence data that he was studying was not significant enough to make strong conclusions about the gene regulatory networks he was trying The post Biological Machine Learning with Jason Knight appeared first on Software Engineering Daily.
-
Stripe Machine Learning with Michael Manapat
17/03/2017 Duración: 52minEvery company that deals with payments deals with fraud. The question is not whether fraud will occur on your system, but rather how much of it you can detect and prevent. If a payments company flags too many transactions as fraudulent, then real transactions might accidentally get flagged as well. But if you don’t reject The post Stripe Machine Learning with Michael Manapat appeared first on Software Engineering Daily.
-
Machine Learning is Hard with Zayd Enam
16/02/2017 Duración: 50minMachine learning frameworks like Torch and TensorFlow have made the job of a machine learning engineer much easier. But machine learning is still hard. Debugging a machine learning model is a slow, messy process. A bug in a machine learning model does not always mean a complete failure. Your model could continue to deliver usable The post Machine Learning is Hard with Zayd Enam appeared first on Software Engineering Daily.
-
Deep Learning with Adam Gibson
10/02/2017 Duración: 45minDeep learning uses neural networks to identify patterns. Neural networks allow us to sequence “layers” of computing, with each layer using learning algorithms such as unsupervised learning, supervised learning, and reinforcement learning. Deep learning has taken off in the last few years, but it has been around for much longer. Adam Gibson founded Skymind, the The post Deep Learning with Adam Gibson appeared first on Software Engineering Daily.
-
Go Data Science with Daniel Whitenack
09/02/2017 Duración: 56minData science is typically done by engineers writing code in Python, R, or another scripting language. Lots of engineers know these languages, and their ecosystems have great library support. But these languages have some issues around deployment, reproducibility, and other areas. The programming language Golang presents an appealing alternative for data scientists. Daniel Whitenack transitioned The post Go Data Science with Daniel Whitenack appeared first on Software Engineering Daily.
-
Translation with Vasco Pedro
25/01/2017 Duración: 51minTranslation is a classic problem in computer science. How do you translate a sentence from one human language into another? This seems like a problem that computers are well-suited to solve. Languages follow well-defined rules, we have lots of sample data to train our machine learning models. And yet, the problem has not been solved–largely The post Translation with Vasco Pedro appeared first on Software Engineering Daily.
-
Medical Machine Learning with Razik Yousfi and Leo Grady
17/01/2017 Duración: 52minMedical imaging is used to understand what is going on inside the human body and prescribe treatment. With new image processing and machine learning techniques, the traditional medical imaging techniques such as CT scans can be enriched to get a more sophisticated diagnosis. HeartFlow uses data from a standard CT scan to model a human The post Medical Machine Learning with Razik Yousfi and Leo Grady appeared first on Software Engineering Daily.
-
Python Data Visualization with Jake VanderPlas
16/01/2017 Duración: 44minData visualization tools are required to translate the findings of data scientists into charts, graphs, and pictures. Understanding how to utilize these tools and display data is necessary for a data scientist to communicate with people in other domains. In this episode, Srini Kadamati hosts a discussion with Jake VanderPlas about the Python ecosystem for The post Python Data Visualization with Jake VanderPlas appeared first on Software Engineering Daily.
-
PANCAKE STACK Data Engineering with Chris Fregly
17/10/2016 Duración: 54minData engineering is the software engineering that enables data scientists to work effectively. In today’s episode, we explore the different sides of data engineering–the data science algorithms that need to be processed and the implementation of software architectures that enable those algorithms to run smoothly. The PANCAKE STACK is a 12-letter acronym that Chris Fregly The post PANCAKE STACK Data Engineering with Chris Fregly appeared first on Software Engineering Daily.
-
Scikit-learn with Andreas Mueller
27/09/2016 Duración: 31minScikit-learn is a set of machine learning tools in Python that provides easy-to-use interfaces for building predictive models. In a previous episode with Per Harald Borgen about Machine Learning For Sales, he illustrated how easy it is to get up and running and productive with scikit-learn, even if you are not a machine learning expert. The post Scikit-learn with Andreas Mueller appeared first on Software Engineering Daily.
-
Music Deep Learning with Feynman Liang
02/09/2016 Duración: 44minMachine learning can be used to generate music. In the case of Feynman Liang’s research project BachBot, the machine learning model is seeded with the music of famous composer Bach. The music that BachBot creates sounds remarkably similar to Bach, although it has been generated by an algorithm, not by a human. BachBot is The post Music Deep Learning with Feynman Liang appeared first on Software Engineering Daily.
-
Automated Content with Robbie Allen
01/09/2016 Duración: 48minYou have probably read a news article that was written by a machine. When earnings reports come out, or a series of sports events like the Olympics occurs, there are so many small stories that need to be written that a news organization like the Associated Press would have to use all of its resources The post Automated Content with Robbie Allen appeared first on Software Engineering Daily.
-
Artificial Intelligence with Oren Etzioni
29/08/2016 Duración: 01h01minResearch in artificial intelligence takes place mostly at universities and large corporations, but both of these types of institutions have constraints that cause the research to proceed a certain way. In a university, basic research might be hindered by lack of funding. At a big corporation, the researcher might be encouraged to study a domain The post Artificial Intelligence with Oren Etzioni appeared first on Software Engineering Daily.
-
TensorFlow in Practice with Rajat Monga
18/08/2016 Duración: 42minTensorFlow is Google’s open source machine learning library. Rajat Monga is the engineering director for TensorFlow. In this episode, we cover how to use TensorFlow, including an example of how to build a machine learning model to identify whether a picture contains a cat or not. TensorFlow was built with the mission of simplifying the The post TensorFlow in Practice with Rajat Monga appeared first on Software Engineering Daily.