Create a Superhero Name Generator with TensorFlow
20 个评分

Natural language generation with a deep learning model
Using tokenizer in TensorFlow
在面试中展现此实践经验
Natural language generation with a deep learning model
Using tokenizer in 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. In order to get a new predicted superhero name, we will need to give our model a seed input - this can be a single character or a sequence of characters, and the model will then generate the next character that it predicts should after the input sequence. This character is then added to the seed input to create a new input, which is then used again to generate the next character, and so on. You will need prior programming experience in Python. Some experience with TensorFlow is recommended. This is a practical, hands on guided project for learners who already have theoretical understanding of Neural Networks, Recurrent Neural Networks, and optimization algorithms like gradient descent but want to understand how to use the TensorFlow to start performing natural language processing tasks like text classification or text generation. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Prior programming experience in Python. Conceptual understanding of Neural Networks. Prior experience with TensorFlow and Keras is recommended.
Natural Language Processing
Deep Learning
Machine Learning
Tensorflow
Natural Language Generation
在与您的工作区一起在分屏中播放的视频中,您的授课教师将指导您完成每个步骤:
Introduction
Data and Tokenizer
Names and Sequences
Creating Examples
Training and Validation Sets
Creating the Model
Training the Model
Generating Names
您的工作空间就是浏览器中的云桌面,无需下载
在分屏视频中,您的授课教师会为您提供分步指导
由 MS 提供
Apr 23, 2021Course doen't generate tangible outcome. It leaves you at a hangover. Otherwise this course is good.
由 RS 提供
Oct 3, 2021I gained more knowledge about machine learning from this project.
由 AJ 提供
Jan 2, 2022Instructor has a very clear and smooth flow of teaching. Every step of the project is properly explained. Prior Tensorflow knowledge can be helpful though not necessary.
由于您的工作空间包含适合笔记本电脑或台式计算机使用的云桌面,因此指导项目不在移动设备上提供。
指导项目授课教师是特定领域的专家,他们在项目的技能、工具或领域方面经验丰富,并且热衷于分享自己的知识以影响全球数百万的学生。
您可以从指导项目中下载并保留您创建的任何文件。为此,您可以在访问云桌面时使用‘文件浏览器’功能。
您可在页面顶部点按此指导项目的经验级别,查看任何知识先决条件。对于指导项目的每个级别,您的授课教师会逐步为您提供指导。
是,您可以在浏览器的云桌面中获得完成指导项目所需的一切。
您可以直接在浏览器中于分屏环境下完成任务,以此从做中学。在屏幕的左侧,您将在工作空间中完成任务。在屏幕的右侧,您将看到有授课教师逐步指导您完成项目。
还有其他问题吗?请访问 学生帮助中心。