Goto

Collaborating Authors

 spark


This Startup Wants to Spark a US DeepSeek Moment

WIRED

With the US falling behind on open source models, one startup has a bold idea for democratizing AI: let anyone run reinforcement learning. Ever since DeepSeek burst onto the scene in January, momentum has grown around open source Chinese artificial intelligence models. Some researchers are pushing for an even more open approach to building AI that allows model-making to be distributed across the globe. Prime Intellect, a startup specializing in decentralized AI, is currently training a frontier large language model, called INTELLECT-3, using a new kind of distributed reinforcement learning for fine-tuning. The model will demonstrate a new way to build competitive open AI models using a range of hardware in different locations in a way that does not rely on big tech companies, says Vincent Weisser, the company's CEO.


Sparks of Artificial General Intelligence: Early experiments with GPT-4 - Microsoft Research

#artificialintelligence

Artificial intelligence (AI) researchers have been developing and refining large language models (LLMs) that exhibit remarkable capabilities across a variety of domains and tasks, challenging our understanding of learning and cognition. The latest model developed by OpenAI, GPT-4, was trained using an unprecedented scale of compute and data. In this paper, we report on our investigation of an early version of GPT-4, when it was still in active development by OpenAI. We contend that (this early version of) GPT-4 is part of a new cohort of LLMs (along with ChatGPT and Google's PaLM for example) that exhibit more general intelligence than previous AI models. We discuss the rising capabilities and implications of these models.


First Steps in Machine Learning with Apache Spark

#artificialintelligence

Apache Spark is one of the main tools for data processing and analysis in the BigData context. It's a very complete (and complex) data processing framework, with functionalities that can be roughly divided into four groups: SparkSQL & DataFrames, the all-purpose data processing needs; Spark Structured Streaming, used to handle data-streams; Spark MLlib, for machine learning and data science and GraphX, the graph processing API. I've already featured the first two in other posts: creating an ETL process for a Data Warehouse and integrating Spark and Kafka for stream processing. Today is the time for the third one -- Let's play with Machine Learning using Spark MLlib. Machine Learning has a special place in my heart, because it was my entrance door to the data science field and, as probably many of yours, I started it with the classic Scikit-Learn library.


The 2008 Scheduling and Planning Applications Workshop (SPARK'08)

AI Magazine

SPARK'08 was the first edition of a workshop series designed to provide a stable, longterm forum where researchers could discuss the applications of planning and scheduling techniques to real problems. Animated discussion characterized the workshop, which was collocated with the 18th International Conference on Automated Planning and Scheduling (ICAPS-08) held in Sydney, Australia, in September 2008. What keeps the fine advances in this field made over recent years hidden? The international Scheduling and Planning Applications Workshop (SPARK) was established to help address this issue. Building on precursory events, SPARK'08 was the first workshop designed to provide a stable, long-term forum where researchers could discuss the applications of planning and scheduling (P&S) techniques to real problems.


What is Apache Spark? The big data analytics platform explained

@machinelearnbot

From its humble beginnings in the AMPLab at U.C. Berkeley in 2009, Apache Spark has become one of the key big data distributed processing frameworks in the world. Spark can be deployed in a variety of ways, provides native bindings for the Java, Scala, Python, and R programming languages, and supports SQL, streaming data, machine learning, and graph processing. You'll find it used by banks, telecommunications companies, games companies, governments, and all of the major tech giants such as Apple, Facebook, IBM, and Microsoft. Out of the box, Spark can run in a standalone cluster mode that simply requires the Apache Spark framework and a JVM on each machine in your cluster. However, it's more likely you'll want to take advantage of a resource or cluster management system to take care of allocating workers on demand for you.


press-release-content?type=webcontent&articleId=1892992

#artificialintelligence

DALLAS TEXAS, Nov. 2, 2017 – AI-powered voice assistants are changing the way we live. Hundreds of millions of people use these assistants regularly to check the weather, wake up on time, and find their way around town. Yet there have been no virtual assistants to help us at work-- until now. Today at Cisco Partner Summit, we announce Cisco Spark Assistant. It is the world's first enterprise-ready voice assistant for meetings.


building-a-natural-language-processing-library-for-apache-spark

@machinelearnbot

Check out David Talby's tutorial "Natural language understanding at scale with spaCy and Spark NLP" at the Strata Data Conference in San Jose, March 5-8, 2018. Registration is now open--save 20% with the code BIGDATA20. Subscribe to the O'Reilly Data Show Podcast to explore the opportunities and techniques driving big data, data science, and AI. Find us on Stitcher, TuneIn, iTunes, SoundCloud, RSS. When I first discovered and started using Apache Spark, a majority of the use cases I used it for involved unstructured text.


five-machine-learning-projects-cant-overlook-episode-vi.html?utm_content=bufferb397d&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer

@machinelearnbot

Previous lists have included both general purpose and specialized machine learning and deep learning libraries, along with auxiliary support, data cleaning, and automation tools. Vectorflow looks to be an interesting machine learning project for those in the D ecosystem. The link above is to a blog post introducing Optimus, a library for accomplishing just that. Facets is a machine learning dataset visualization library.


r-server-data-factory.html?utm_content=bufferd52a1&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer

@machinelearnbot

Beginning in 2016, Microsoft rolled out a preview of Microsoft R Server (MRS) for Azure HDInsight clusters. Recent blog posts (by Max Kaznady and David Smith) have highlighted how to use and tune this service for large scale machine learning tasks. In this post, we push the envelope and show how to build an end-to-end fully operationalized analytics pipeline using Azure Data Factory (ADF) and MRS with HDInsight (specifically Apache Spark). By integrating Azure Data Factory with Microsoft R Server and Spark, we show how to configure a scalable training and testing pipeline that operates on large volumes of data.


?siteID=.YZD2vKyNUY-FMgF2sBPxV.IZeFiFm9p3w&LSNPUBID=*YZD2vKyNUY

@machinelearnbot

Spark's unique use case is that it combines ETL, batch analytics, real-time stream analysis, machine learning, graph processing, and visualizations to allow data scientists to tackle the complexities that come with raw unstructured datasets. Next, we will help you become comfortable and confident working with Spark for data science by exploring Spark's data science libraries on a dataset of tweets. He has worked on various technologies including major databases, application development platforms, web technologies, and big data technologies. His typical day includes building efficient processing with advanced machine learning algorithms, easy SQL, streaming and graph analytics.