

دوراتنا

ESG Investing: Financial Decisions in Flux
As ESG investing continues to evolve towards a global standard, certain initiatives such as the UN’s sustainable development goals, and the Paris Agreement on climate change, have already spurred significant changes across the financial markets. As the title of this specialization suggests, financial decisions by investors, as well as capital deployment by companies, organizations, and governments, have been shifting amid increasing attention to environmental, social, and governance-related concerns. By the end of this specialization, students with basic knowledge of traditional financial pr
-
Course by
-
Self Paced
-
الإنجليزية

AI and Disaster Management
In this course, you will be introduced to the four phases of the disaster management cycle; mitigation, preparation, response, and recovery. You’ll work through two case studies in this course. In the first, you will use computer vision to analyze satellite imagery from Hurricane Harvey in 2017 to identify damage in affected areas. In the second, you will use natural language processing techniques to explore trends in aid requests in the aftermath of the 2010 earthquake in Haiti.
-
Course by
-
Self Paced
-
12 ساعات
-
الإنجليزية

Deploy Bridgerton NLP SMS Text Generator
Welcome to the “Deploy Bridgerton NLP SMS Text Generator” guided project. In this project, we will deploy an NLP text generator model that sends text messages of generated words to a phone number via SMS through a python Streamlit app. The model has been trained on quotes from Netflix's popular tv show "Bridgerton". This project is an intermediate python project for anyone interested in learning about how to productionize natural language text generator models as a Streamlit app on Heroku and leveraging python modules to send SMS texts.
-
Course by
-
Self Paced
-
2 ساعات
-
الإنجليزية

Assessment for Learning
For several decades now, assessment has become an increasingly pressing educational priority. Teacher and school accountability systems have come to be based on analysis of large-scale, standardized summative assessments. As a consequence, assessment now dominates most conversations about reform, particularly as a measure of teacher and school accountability for learner performance. Behind the often heated and at times ideologically gridlocked debate is a genuine challenge to address gaps in achievement between different demographically identifiable groups of students.
-
Course by
-
Self Paced
-
14 ساعات
-
الإنجليزية

Named Entity Recognition using LSTMs with Keras
In this 1-hour long project-based course, you will use the Keras API with TensorFlow as its backend to build and train a bidirectional LSTM neural network model to recognize named entities in text data. Named entity recognition models can be used to identify mentions of people, locations, organizations, etc. Named entity recognition is not only a standalone tool for information extraction, but it also an invaluable preprocessing step for many downstream natural language processing applications like machine translation, question answering, and text summarization.
-
Course by
-
Self Paced
-
2 ساعات
-
الإنجليزية

JSON and Natural Language Processing in PostgreSQL
Within this course, you’ll learn about how PostgreSQL creates and uses inverted indexes for JSON and natural language content. We will use various sources of data for our databases, including access to an online API and spidering its data and storing the data in a JSON column in PostgreSQL. Students will explore how full-text inverted indexes are structured. Students will build their own inverted indexes and then make use of PostgreSQL built-in capabilities to support full-text indexes.
-
Course by
-
Self Paced
-
16 ساعات
-
الإنجليزية

Computational Social Science
For more information please view the Computational Social Science Trailer Digital technology has not only revolutionized society, but also the way we can study it. Currently, this is taken advantage of by the most valuable companies in Silicon Valley, the most powerful governmental agencies, and the most influential social movements. What they have in common is that they use computational tools to understand, and ultimately influence human behavior and social dynamics. An increasing part of human interaction leaves a massive digital footprint behind.
-
Course by
-
Self Paced
-
الإنجليزية

Fine Tune BERT for Text Classification with TensorFlow
This is a guided project on fine-tuning a Bidirectional Transformers for Language Understanding (BERT) model for text classification with TensorFlow. In this 2.5 hour long project, you will learn to preprocess and tokenize data for BERT classification, build TensorFlow input pipelines for text data with the tf.data API, and train and evaluate a fine-tuned BERT model for text classification with TensorFlow 2 and TensorFlow Hub.
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية

AI Workflow: Machine Learning, Visual Recognition and NLP
This is the fourth course in the IBM AI Enterprise Workflow Certification specialization. You are STRONGLY encouraged to complete these courses in order as they are not individual independent courses, but part of a workflow where each course builds on the previous ones. Course 4 covers the next stage of the workflow, setting up models and their associated data pipelines for a hypothetical streaming media company. The first topic covers the complex topic of evaluation metrics, where you will learn best practices for a number of different metrics including regressi
-
Course by
-
Self Paced
-
14 ساعات
-
الإنجليزية


Interactive Word Embeddings using Word2Vec and Plotly
In this 2 hour long project, you will learn how to preprocess a text dataset comprising recipes. You will learn how to use natural language processing techniques to generate word embeddings for these ingredients, using Word2Vec. These word embeddings can be used for recommendations in an online store based on added items in a basket, or to suggest alternative items as replacements when stock is limited. You will build this recommendation/discovery feature in an interactive and aesthetic visualization tool.
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية

TensorFlow: Advanced Techniques
About TensorFlow TensorFlow is an end-to-end open-source platform for machine learning. It has a comprehensive, flexible ecosystem of tools, libraries, and community resources that lets researchers push the state-of-the-art in ML, and developers easily build and deploy ML-powered applications. TensorFlow is commonly used for machine learning applications such as voice recognition and detection, Google Translate, image recognition, and natural language processing. About this Specialization Expand your knowledge of the Functional API and build exotic non-sequential model types.
-
Course by
-
Self Paced
-
الإنجليزية

Natural Language Processing and Capstone Assignment
Welcome to Natural Language Processing and Capstone Assignment. In this course we will begin with an Recognize how technical and business techniques can be used to deliver business insight, competitive intelligence, and consumer sentiment. The course concludes with a capstone assignment in which you will apply a wide range of what has been covered in this specialization.
-
Course by
-
5 ساعات
-
الإنجليزية

JSON and Natural Language Processing in PostgreSQL
In this third course in PostgreSQL for Everybody, learners will learn how PostgreSQL creates and uses JSON and natural language content. Learners will explore using multiple sources of data and how text is structured within PostgreSQL.
-
Course by
-
الإنجليزية

Natural Language Processing
Natural Language Processing (NLP) is a subfield of linguistics, computer science, and artificial intelligence that uses algorithms to interpret and manipulate human language. This technology is one of the most broadly applied areas of machine learning and is critical in effectively analyzing massive quantities of unstructured, text-heavy data.
-
Course by
-
Self Paced
-
الإنجليزية

Natural Language Processing in Microsoft Azure
Natural language processing supports applications that can see, hear, speak with, and understand users. Using text analytics, translation, and language understanding services, Microsoft Azure makes it easy to build applications that support natural language. In this course, you will learn how to use the Text Analytics service for advanced natural language processing of raw text for sentiment analysis, key phrase extraction, named entity recognition, and language detection. You will learn how to recognize and synthesize speech by using Azure Cognitive Services.
-
Course by
-
8 ساعات
-
الإنجليزية

Introduction to Deep Learning
Deep Learning is the go-to technique for many applications, from natural language processing to biomedical. Deep learning can handle many different types of data such as images, texts, voice/sound, graphs and so on. This course will cover the basics of DL including how to build and train multilayer perceptron, convolutional neural networks (CNNs), recurrent neural networks (RNNs), autoencoders (AE) and generative adversarial networks (GANs).
-
Course by
-
Self Paced
-
60 ساعات
-
الإنجليزية

Artificial Intelligence on Microsoft Azure
Whether you're just beginning to work with Artificial Intelligence (AI) or you already have AI experience and are new to Microsoft Azure, this course provides you with everything you need to get started.
-
Course by
-
Self Paced
-
4 ساعات
-
الإنجليزية

Convolutions for Text Classification with Keras
Welcome to this hands-on, guided introduction to Text Classification using 1D Convolutions with Keras. By the end of this project, you will be able to apply word embeddings for text classification, use 1D convolutions as feature extractors in natural language processing (NLP), and perform binary text classification using deep learning.
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية

Building a unique NLP project: 1984 book vs 1984 album
Welcome to the “Building a unique NLP project: 1984 book vs 1984 album” guided project. This project is for anyone interested in exploring fun and interactive Natural Language Processing (NLP) projects. Inspired by the cultural phenomenon, Versus, in this project we’re going to be leveraging the NLP to compare 1984, the dystopian social science fiction novel by the English novelist George Orwell and 1984, the sixth studio album by American rock band Van Halen. In this project, we’ll explore the NLP techniques of: 1. summarizing text 2. sentiment analysis 3.
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية

Detect Fake News in Python with Tensorflow
"Fake News" is a word used to mean different things to different people. At its heart, we define "fake news" as any news stories which are false: the article itself is fabricated without verifiable evidence, citations or quotations. Often these stories may be lies and propaganda that is deliberately intended to confuse the viewer, or may be characterized as "click-bait" written for monetary incentives (the writer profits on the number of people who click on the story).
-
Course by
-
Self Paced
-
2 ساعات
-
الإنجليزية

ChatGPT Teach-Out
This Teach-Out introduces learners to artificial intelligence and explains how large language models and chatbots like ChatGPT work. You will better understand the ethical use of artificial intelligence, the implications of authorship, and how tools like ChatGPT might be utilized and regulated moving forward. ChatGPT launched in November 2022 in an effort to enhance natural language processing tasks like translation, text summarization, and text generation. Within five days of release, ChatGPT crossed 1 million users.
-
Course by
-
Self Paced
-
6 ساعات
-
الإنجليزية

Create a Superhero Name Generator with TensorFlow
In this guided project, we are going to create a neural network and train it on a small dataset of superhero names to learn to generate similar names. The dataset has over 9000 names of superheroes, supervillains and other fictional characters from a number of different comic books, TV shows and movies. Text generation is a common natural language processing task. We will create a character level language model that will predict the next character for a given input sequence.
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية

Build, Train, and Deploy ML Pipelines using BERT
In the second course of the Practical Data Science Specialization, you will learn to automate a natural language processing task by building an end-to-end machine learning pipeline using Hugging Face’s highly-optimized implementation of the state-of-the-art BERT algorithm with Amazon SageMaker Pipelines. Your pipeline will first transform the dataset into BERT-readable features and store the features in the Amazon SageMaker Feature Store.
-
Course by
-
Self Paced
-
10 ساعات
-
الإنجليزية

Amazon Echo Reviews Sentiment Analysis Using NLP
In this hands-on project, we will predict customer sentiment using natural language processing techniques.
In this project, we will build a machine learning model to analyze thousands of amazon echo reviews to predict customers sentiment. Artificial Intelligence and Machine Learning (AI/ML)-based sentiment analysis is crucial for companies to automatically predict whether their customers are happy or not. This project is practical and directly applicable to any company with that has online presence. The algorithm could be used automatically detect customers sentiment.
-
Course by
-
Self Paced
-
2 ساعات
-
الإنجليزية