Search results for "Recurrent Neural Network"
-
Deep Learning: The Free eBook">
"Deep Learning" is the quintessential book for understanding deep learning theory, and you can still read it freely online.
Deep Learning: The Free eBook
https://www.kdnuggets.com/2020/05/deep-learning-free-ebook.html
-
DeepMind Unveils Agent57, the First AI Agents that Outperforms Human Benchmarks in 57 Atari Games
The new reinforcement learning agent innovates over previous architectures achieving one of the most important milestones in the AI space.https://www.kdnuggets.com/2020/04/deepmind-agent57-atari-games.html
-
20 AI, Data Science, Machine Learning Terms You Need to Know in 2020 (Part 1)">
2020 is well underway, and we bring you 20 AI, data science, and machine learning terms we should all be familiar with as the year marches onward.
20 AI, Data Science, Machine Learning Terms You Need to Know in 2020 (Part 1)
https://www.kdnuggets.com/2020/02/ai-data-science-machine-learning-key-terms-2020.html
-
Deploying a pretrained GPT-2 model on AWS
This post attempts to summarize my recent detour into NLP, describing how I exposed a Huggingface pre-trained Language Model (LM) on an AWS-based web application.https://www.kdnuggets.com/2019/12/deploying-pretrained-gpt-2-model-aws.html
-
DeepMind Unveils MuZero, a New Agent that Mastered Chess, Shogi, Atari and Go Without Knowing the Rules
The new model showed great improvements over the previous AlphaZero agent.https://www.kdnuggets.com/2019/12/deepmind-unveils-muzero-agent-chess-shogi-atari-go.html
-
10 Free Must-read Books on AI">
Artificial Intelligence continues to fill the media headlines while scientists and engineers rapidly expand its capabilities and applications. With such explosive growth in the field, there is a great deal to learn. Dive into these 10 free books that are must-reads to support your AI study and work.
10 Free Must-read Books on AI
https://www.kdnuggets.com/2019/11/10-free-must-read-books-ai.html
-
Beyond Word Embedding: Key Ideas in Document Embedding
This literature review on document embedding techniques thoroughly covers the many ways practitioners develop rich vector representations of text -- from single sentences to entire books.https://www.kdnuggets.com/2019/10/beyond-word-embedding-document-embedding.html
-
My journey path from a Software Engineer to BI Specialist to a Data Scientist">
The career path of the Data Scientist remains a hot target for many with its continuing high demand. Becoming one requires developing a broad set of skills including statistics, programming, and even business acumen. Learn more about one person's experience making this journey, and discover the many resources available to help you find your way into a world of data science.
My journey path from a Software Engineer to BI Specialist to a Data Scientist
https://www.kdnuggets.com/2019/09/journey-software-engineer-bi-data-scientist.html
-
Seven Key Dimensions to Help You Understand Artificial Intelligence Environments
Understanding an AI environment is an incredibly complex task but there are several key dimensions that provide clarity on that reasoning.https://www.kdnuggets.com/2019/07/seven-key-dimensions-understand-artificial-intelligence-environments.html
-
XLNet Outperforms BERT on Several NLP Tasks">
XLNet is a new pretraining method for NLP that achieves state-of-the-art results on several NLP tasks.
XLNet Outperforms BERT on Several NLP Tasks
https://www.kdnuggets.com/2019/07/xlnet-outperforms-bert-several-nlp-tasks.html
-
State of the art in AI and Machine Learning – highlights of papers with code
We introduce papers with code, the free and open resource of state-of-the-art Machine Learning papers, code and evaluation tables.https://www.kdnuggets.com/2019/02/paperswithcode-ai-machine-learning-highlights.html
-
Best Machine Learning Languages, Data Visualization Tools, DL Frameworks, and Big Data Tools">
We cover a variety of topics, from machine learning to deep learning, from data visualization to data tools, with comments and explanations from experts in the relevant fields.
Best Machine Learning Languages, Data Visualization Tools, DL Frameworks, and Big Data Tools
https://www.kdnuggets.com/2018/12/machine-learning-data-visualization-deep-learning-tools.html
-
How to Engineer Your Way Out of Slow Models
We describe how we handle performance issues with our deep learning models, including how to find subgraphs that take a lot of calculation time and how to extract these into a caching mechanism.https://www.kdnuggets.com/2018/11/engineer-slow-models.html
-
Top 13 Python Deep Learning Libraries">
Part 2 of a new series investigating the top Python Libraries across Machine Learning, AI, Deep Learning and Data Science.
Top 13 Python Deep Learning Libraries
https://www.kdnuggets.com/2018/11/top-python-deep-learning-libraries.html
-
More Effective Transfer Learning for NLP
Until recently, the natural language processing community was lacking its ImageNet equivalent — a standardized dataset and training objective to use for training base models.https://www.kdnuggets.com/2018/10/more-effective-transfer-learning-nlp.html
-
What should be focus areas for Machine Learning / AI in 2018?
This article looks at what are the recent trends in data science/ML/AI and suggests subareas DS groups need to focus on.https://www.kdnuggets.com/2018/04/focus-areas-ml-ai-2018.html
-
Why Deep Learning is perfect for NLP (Natural Language Processing)">
Deep learning brings multiple benefits in learning multiple levels of representation of natural language. Here we will cover the motivation of using deep learning and distributed representation for NLP, word embeddings and several methods to perform word embeddings, and applications.
Why Deep Learning is perfect for NLP (Natural Language Processing)
https://www.kdnuggets.com/2018/04/why-deep-learning-perfect-nlp-natural-language-processing.html
-
Comparing Deep Learning Frameworks: A Rosetta Stone Approach
A Rosetta Stone of deep-learning frameworks has been created to allow data-scientists to easily leverage their expertise from one framework to another.https://www.kdnuggets.com/2018/03/deep-learning-frameworks.html
-
PyTorch or TensorFlow?
PyTorch is better for rapid prototyping in research, for hobbyists and for small scale projects. TensorFlow is better for large-scale deployments, especially when cross-platform and embedded deployment is a consideration.https://www.kdnuggets.com/2017/08/pytorch-tensorflow.html
-
Artificial Intelligence and Speech Recognition for Chatbots: A Primer
Bot bots bots... Read this overview of how artificial intelligence and natural language processing are contributing to chatbot development, and where it all goes from here.https://www.kdnuggets.com/2017/01/artificial-intelligence-speech-recognition-chatbots-primer.html
-
Multi-Task Learning in Tensorflow: Part 1
A discussion and step-by-step tutorial on how to use Tensorflow graphs for multi-task learning.https://www.kdnuggets.com/2016/07/multi-task-learning-tensorflow-part-1.html
-
5 Deep Learning Projects You Can No Longer Overlook
There are a number of "mainstream" deep learning projects out there, but many more niche projects flying under the radar. Have a look at 5 such projects worth checking out.https://www.kdnuggets.com/2016/07/five-deep-learning-projects-cant-overlook.html
-
The Amazing Power of Word Vectors
A fantastic overview of several now-classic papers on word2vec, the work of Mikolov et al. at Google on efficient vector representations of words, and what you can do with them.https://www.kdnuggets.com/2016/05/amazing-power-word-vectors.html
-
New Deep Learning Book Finished, Finalized Online Version Available
What will likely become known as the seminal book on deep learning is finally finished, with the online version finalized and freely-accessible to all those interested in mastering deep neural networks.https://www.kdnuggets.com/2016/04/deep-learning-book-finished.html
-
AI Supercomputers: Microsoft Oxford, IBM Watson, Google DeepMind, Baidu Minwa
In the world of AI, this is the equivalent of the US and USSR competing to put their guy on the moon first. Here is a profile of some of the giants locked into the AI space race.https://www.kdnuggets.com/2016/02/ai-supercomputers-microsoft-ibm-watson-google-deepmind-baidu.html
-
A Statistical View of Deep Learning
A statistical overview of deep learning, with a focus on testing wide-held beliefs, highlighting statistical connections, and the unseen implications of deep learning. The post links to 6 articles covering a number of related topics.https://www.kdnuggets.com/2015/11/statistical-view-deep-learning.html
-
MetaMind Mastermind Richard Socher: Uncut Interview
In a wide-ranging interview, Richard Socher opens up about MetaMind, deep learning, the nature of corporate research, and the future of machine learning.https://www.kdnuggets.com/2015/10/metamind-mastermind-richard-socher-deep-learning-interview.html
-
KDnuggets™ News 14:n27, Oct 22
Features | Software | Opinions | Interviews | Reports | News | Webcasts | Courses | Meetings | Jobs | Academic | Publications | Tweets Read more »https://www.kdnuggets.com/2014/n27.html
-
Software Suites/Platforms for Analytics, Data Mining, Data Science, and Machine Learning
commercial | free/open source A B C D E F G H I J K L M N O PQ R S T U V Read more »https://www.kdnuggets.com/software/suites.html
Deep Learning: The Free eBook
20 AI, Data Science, Machine Learning Terms You Need to Know in 2020 (Part 1)
10 Free Must-read Books on AI
My journey path from a Software Engineer to BI Specialist to a Data Scientist
XLNet Outperforms BERT on Several NLP Tasks
Best Machine Learning Languages, Data Visualization Tools, DL Frameworks, and Big Data Tools
Top 13 Python Deep Learning Libraries
Why Deep Learning is perfect for NLP (Natural Language Processing)