Materials
Apcera Executive to Lead Panel Discussion at GigaOm AI
February 9, 2016 -- Apcera, the leader in enterprise container management, today announced its presence at GigaOm AI, taking place February 15-16 in San Francisco. Mark Thiele, Apcera's chief strategy officer, will be moderating an industry panel titled, "Customer Experiences in AI," to be held on Thursday, February 16. The panel will also feature executives from Comcast, Cybric and Talla. Thiele is a globally recognized speaker and visionary on the topics of AI, cloud, IoT, data center, DevOps and IT leadership. Connect with Apcera at GigaOm AI To schedule one-on-one meetings with Apcera at the event, send email to press@apcera.com.
An Introduction to 'Machine Learning' -- I came across this article and thought it was worth a share…
An Introduction to'Machine Learning' -- I came across this article and thought it was worth a share, the original article was surrounded in adverts and difficult to read, so I make no apologies for plagiarizing it! I have kept the original link at the bottom of the article, enjoy . . . The concept that a computer program can learn and adapt to new data without human interference. Machine learning is a field of artificial intelligence that keeps a computer's built-in algorithms current regardless of changes in the worldwide economy. If you would like to try your first Machine Learning Experiment -- take a look at this easy walkthrough https://t.co/JHwAShjRgj
Syngenta is using AI for Good - Tech Exec.
Artificial Intelligence (AI) is often discussed in terms of the threat it poses, whether real (automation disrupting numerous industries) or imagined (AI taking over the human race). The AI for Good Foundation, however, is committed to helping the world through AI, and has partnered with Syngenta, an agrochemical company, to launch the Syngenta AI Challenge. Participants are required'to develop a model that could be used to help scientists analyse large amounts of seed data more efficiently and effectively'. They will be tasked to find out'which soybean varieties will perform better in farmers' fields in 2015 & 2016?'. To do this, entrants will be provided with a large range of data over a four-month period, before officially submitting their efforts by June 1 of this year.
Machine Learning
The concept that a computer program can learn and adapt to new data without human interference. Machine learning is a field of artificial intelligence that keeps a computer's built-in algorithms current regardless of changes in the worldwide economy. Various sectors of the economy are dealing with huge amounts of data available in different formats from disparate sources. The enormous amount of data, known as Big Data, is becoming easily available and accessible due to the progressive use of technology. Companies and governments realize the huge insights that can be gained from tapping into big data but lack the resources and time required to comb through its wealth of information.
Machine learning and microbes: How big data is redefining biotechnology
Machine learning and artificial intelligence are all the rage today in venture capital circles. We've seen spectacular exits in the past few years, from Google absorbing Deepmind in 2014 for $500 million, to Twitter buying TellApart in 2015 for $533 million, and Intel swallowing Nervana in 2016 for $400 million. But these were all IT plays. Berkeley-based Lygos is engineering and designing microbes that convert low-cost sugar into high-value, specialty chemicals. Ultimately, the ability to design and optimize microbes, or program them, is becoming faster and cheaper than ever before.
An Introduction to 'Machine Learning' -- I came across this article and thought it was worth a share…
An Introduction to'Machine Learning' -- I came across this article and thought it was worth a share, the original article was surrounded in adverts and difficult to read, so I make no apologies for plagiarizing it! I have kept the original link at the bottom of the article, enjoy . . . The concept that a computer program can learn and adapt to new data without human interference. Machine learning is a field of artificial intelligence that keeps a computer's built-in algorithms current regardless of changes in the worldwide economy. Various sectors of the economy are dealing with huge amounts of data available in different formats from disparate sources.
Tesla Inc's First Autonomous Trucking Fleet Could Create the Most Important Supply Line in America by 2020
Elon Musk's plan for the future of energy will require almost half of the world's supply of Lithium; sustaining that may require the world's first autonomous trucking fleet to link the Tesla(TSLA) Gigafactory with Albermarle's(ALB) Chemetall-Foote Lithium Plant, the largest lithium producer in North America. Tesla's grand plan for an energy revolution is predicated on high capacity lithium-ion batteries, which power its consumer vehicles, power packs, and soon its autonomous semi trucks. The batteries, which are manufactured from lithium, will come from Tesla's Gigafactory. Tesla claims that in 2020 when it reaches full capacity, the Nevada facility will double the world production of Lithium ion batteries. Two hundred miles from the Gigafactory sits the Chemetall-Foote Lithium Plant, the largest lithium producer in North America.
Automated Machine Learning: An Interview with Randy Olson, TPOT Lead Developer
Automated machine learning has become a topic of considerable interest over the past several months. A recent KDnuggets blog competition focused on this topic, and generated a handful of interesting ideas and projects. Of note, our readers were introduced to Auto-sklearn, an automated machine learning pipeline generator, via the competition, and learned more about the project in a follow-up interview with its developers. Prior to that competition, however, KDnuggets readers were introduced to TPOT, "your data science assistant," an open source Python tool that intelligently automates the entire machine learning process. For scikit-learn-compatible datasets, TPOT can automatically optimize a series of feature preprocessors and machine learning models that maximize the dataset's cross-validation accuracy, and outputs the optimal model as Python code leveraging scikit-learn.
Syngenta AI Challenge To Address World Hunger With Machine Learning CropLife
Syngenta and the AI for Good Foundation have partnered to launch the Syngenta AI Challenge, a new international competition focused on leveraging Artificial Intelligence (AI) tools for use in seed breeding. The competition is accepting submissions from applicants who are ready to put their programming skills to the test for the chance to win $7,500. "This new competition will give entrants the chance to use their talents to take on the extraordinary complexity of seed genetic data," said Joseph Byrum, Ph.D., MBA, PMP and senior R&D strategic marketing executive with Syngenta. "In the face of a rising global population, we need to grow plants that can adapt and thrive in changing conditions – especially as vital resources like water and land are finite. The Syngenta AI Challenge is about creating models that can help solve this puzzle and ensure world food security."
Edward: A library for probabilistic modeling, inference, and criticism
Tran, Dustin, Kucukelbir, Alp, Dieng, Adji B., Rudolph, Maja, Liang, Dawen, Blei, David M.
Probabilistic modeling is a powerful approach for analyzing empirical information. We describe Edward, a library for probabilistic modeling. Edward's design reflects an iterative process pioneered by George Box: build a model of a phenomenon, make inferences about the model given data, and criticize the model's fit to the data. Edward supports a broad class of probabilistic models, efficient algorithms for inference, and many techniques for model criticism. The library builds on top of TensorFlow to support distributed training and hardware such as GPUs. Edward enables the development of complex probabilistic models and their algorithms at a massive scale.