Jeremy Howard | |
---|---|
Born | 13 November 1973 |
Occupation | Computer scientist, pedagogue |
Employer | |
Website | https://jeremy.fast.ai/ |
Jeremy Howard (born 13 November 1973) is an Australian data scientist, entrepreneur, and educator. [1]
He is the co-founder of fast.ai, where he teaches introductory courses, [2] develops software, and conducts research in the area of deep learning.
Previously he founded and led Fastmail, Optimal Decisions Group, and Enlitic. He was President and Chief Scientist of Kaggle.
Early in the COVID-19 epidemic he was a leading advocate for masking. [3] [4] [5] [6]
Howard was born in London, United Kingdom, and moved to Melbourne, Australia in 1976. He attended Melbourne Grammar and studied philosophy at the University of Melbourne.[ citation needed ]
Howard started his career in management consulting, working at McKinsey & Co and AT Kearney. [7] He remained in management consulting for eight years before becoming an entrepreneur.
Early in his career, Howard contributed to open-source projects, particularly the Perl programming language, Cyrus IMAP server, and Postfix SMTP server. He helped develop the Perl language, as chair of the Perl6-data working group, and author of RFCs.
While in Australia, Howard founded two successful startups: the email provider FastMail, which he sold to Opera Software, and the insurance pricing optimization company Optimal Decisions Group (ODG), which he sold to ChoicePoint. [8] Fastmail was one of the first email products that enabled users to integrate their familiar desktop clients.
Howard first became involved with Kaggle, founded in April 2010, [9] after becoming the globally top-ranked participant in data science competitions in both 2010 and 2011. The competitions that Howard won involved tourism forecasting [10] and predicting the success of grant applications. [11] Howard then became the President and Chief Scientist of Kaggle. [12]
In December 2011, Wired Magazine ran a piece on Howard, calling him 'The Accidental Scientist'. [13] Howard was also interviewed by the McKinsey Quarterly, where he explained that the rapid advance of machine learning presents an economic paradox; while productivity is rising, employment may not. [14] By December 2013, Howard had left his position as President of Kaggle. [15]
In August 2014, Howard founded Enlitic to use machine learning to make medical diagnostics and clinical decision support tools faster, more accurate, and more accessible. Enlitic uses deep Learning algorithms to diagnose illness and disease. [16] Howard believes that today, machine learning algorithms are actually as good as or better than humans at many things that we think of as being uniquely human capabilities. [17]
Howard taught data science at company Singularity University. He was also a Young Global Leader [ citation needed ] with the World Economic Forum, and spoke at the World Economic Forum Annual Meeting 2014 on "Jobs For The Machines." [18] Howard advised Khosla Ventures as their Data Strategist, identifying the biggest opportunities for investing in data-driven startups and mentoring their portfolio companies to build data-driven businesses.
Together with Rachel Thomas, he is the co-founder of fast.ai, a research institute dedicated to make Deep Learning more accessible. He teaches introductory courses, both online and in-person, and at the University of Queensland, where he is honorary professor at the School of Information Technology and Electrical Engineering. [19] Previously he taught at the University of San Francisco, where he was Distinguished Research Scientist. [20] He also develops software, such as the Fastai library. [21]
As part of his research in fast.ai he developed the ULMFiT algorithm, which is credited with pioneering transfer learning and fine-tuning techniques in natural language processing, and contributing to the development of modern language models, such as the GPT [ broken anchor ] family. [22] [23] [24]
Howard used Spaced Repetitive Learning to develop usable Chinese language skills in just one year. [25] He has mentored and advised many startups, and is also an angel investor. He has contributed to a range of open-source projects as a developer, and was a regular guest expert on Australia's most popular TV morning news program Sunrise .[ citation needed ]
Artificial intelligence (AI), in its broadest sense, is intelligence exhibited by machines, particularly computer systems. It is a field of research in computer science that develops and studies methods and software that enable machines to perceive their environment and use learning and intelligence to take actions that maximize their chances of achieving defined goals. Such machines may be called AIs.
Vladimir Naumovich Vapnik is a computer scientist, researcher, and academic. He is one of the main developers of the Vapnik–Chervonenkis theory of statistical learning and the co-inventor of the support-vector machine method and support-vector clustering algorithms.
Machine learning (ML) is a field of study in artificial intelligence concerned with the development and study of statistical algorithms that can learn from data and generalize to unseen data and thus perform tasks without explicit instructions. Recently, artificial neural networks have been able to surpass many previous approaches in performance.
Artificial intelligence (AI) has been used in applications throughout industry and academia. Similar to electricity or computers, AI serves as a general-purpose technology that has numerous applications. Its applications span language translation, image recognition, decision-making, credit scoring, e-commerce and various other domains. AI which accommodates such technologies as machines being equipped perceive, understand, act and learning a scientific discipline.
Yann André LeCun is a French-American computer scientist working primarily in the fields of machine learning, computer vision, mobile robotics and computational neuroscience. He is the Silver Professor of the Courant Institute of Mathematical Sciences at New York University and Vice-President, Chief AI Scientist at Meta.
Figure Eight was a human-in-the-loop machine learning and artificial intelligence company based in San Francisco.
Andrew Yan-Tak Ng is a British-American computer scientist and technology entrepreneur focusing on machine learning and artificial intelligence (AI). Ng was a cofounder and head of Google Brain and was the former Chief Scientist at Baidu, building the company's Artificial Intelligence Group into a team of several thousand people.
Kaggle is a data science competition platform and online community for data scientists and machine learning practitioners under Google LLC. Kaggle enables users to find and publish datasets, explore and build models in a web-based data science environment, work with other data scientists and machine learning engineers, and enter competitions to solve data science challenges.
Deep learning is the subset of machine learning methods based on neural networks with representation learning. The adjective "deep" refers to the use of multiple layers in the network. Methods used can be either supervised, semi-supervised or unsupervised.
Anthony John Goldbloom is the founder and former CEO of Kaggle, a data science competition platform which has used predictive modelling competitions to solve data problems for companies, such as NASA, Wikipedia, Ford and Deloitte. Kaggle has operated across a range of fields, including mapping dark matter and HIV/AIDS research. Kaggle has received considerable media attention following news that it had received $11.25 million in Series A funding from a round led by Khosla Ventures and Index Ventures.
Yossi Matias is an Israeli-American computer scientist, entrepreneur and Google executive. Matias is Vice President, Engineering & Research at Google, and the founding managing director of Google's Center in Israel. He is on the leadership team of Google's Research, the global exec lead overseeing Google’s Health AI, Crisis Response and Climate AI efforts, and leads efforts in Conversational AI. For over a decade he was on the leadership team of Google’s Search, building and leading efforts including Google Trends, Google Autocomplete, Search Console, and Search experiences in weather, sports, dictionaries and more. In 2024 Matias move to Silicon Valley to head Google Research, the company’s global research activity.
Maluuba is a Canadian technology company conducting research in artificial intelligence and language understanding. Founded in 2011, the company was acquired by Microsoft in 2017.
Google DeepMind Technologies Limited is a British-American artificial intelligence research laboratory which serves as a subsidiary of Google. Founded in the UK in 2010, it was acquired by Google in 2014 and merged with Google AI's Google Brain division to become Google DeepMind in April 2023. The company is based in London, with research centres in Canada, France, Germany, and the United States.
Eclipse Deeplearning4j is a programming library written in Java for the Java virtual machine (JVM). It is a framework with wide support for deep learning algorithms. Deeplearning4j includes implementations of the restricted Boltzmann machine, deep belief net, deep autoencoder, stacked denoising autoencoder and recursive neural tensor network, word2vec, doc2vec, and GloVe. These algorithms all include distributed parallel versions that integrate with Apache Hadoop and Spark.
Adversarial machine learning is the study of the attacks on machine learning algorithms, and of the defenses against such attacks. A survey from May 2020 exposes the fact that practitioners report a dire need for better protecting machine learning systems in industrial applications.
Artificial intelligence in healthcare is the application of artificial intelligence (AI) to copy human cognition in the analysis, presentation, and understanding of complex medical and health care data. It can also augment and exceed human capabilities by providing faster or new ways to diagnose, treat, or prevent disease. Using AI in healthcare has the potential improve predicting, diagnosing and treating diseases. Through machine learning algorithms and deep learning, AI can analyse large sets of clinical data and electronic health records and can help to diagnose the disease more quickly and precisely.
Rachel Thomas is an American computer scientist and founding Director of the Center for Applied Data Ethics at the University of San Francisco. Together with Jeremy Howard, she is co-founder of fast.ai. Thomas was selected by Forbes magazine as one of the 20 most incredible women in artificial intelligence.
fast.ai is a non-profit research group focused on deep learning and artificial intelligence. It was founded in 2016 by Jeremy Howard and Rachel Thomas with the goal of democratizing deep learning. They do this by providing a massive open online course (MOOC) named "Practical Deep Learning for Coders," which has no other prerequisites except for knowledge of the programming language Python.
Joscha Bach is a German artificial intelligence researcher and cognitive scientist focusing on cognitive architectures, mental representation, emotion, social modeling, and multi-agent systems.
Lex Fridman is a Russian-American computer scientist and podcaster. Since 2018 he has hosted the Lex Fridman Podcast, where he interviews notable figures from various fields such as science, technology, sports, and politics.