Create a Superhero Name Generator with TensorFlow
32 calificaciones

1597 ya inscrito
Natural language generation with a deep learning model
Using tokenizer in TensorFlow
Demuestra esta experiencia práctica en una entrevista
32 calificaciones
1597 ya inscrito
Natural language generation with a deep learning model
Using tokenizer in TensorFlow
Demuestra esta experiencia práctica en una entrevista
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
En un video que se reproduce en una pantalla dividida con tu área de trabajo, tu instructor te guiará en cada paso:
Introduction
Data and Tokenizer
Names and Sequences
Creating Examples
Training and Validation Sets
Creating the Model
Training the Model
Generating Names
Tu espacio de trabajo es un escritorio virtual directamente en tu navegador, no requiere descarga.
En un video de pantalla dividida, tu instructor te guía paso a paso
por AJ
2 de ene. de 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.
por NK
20 de sep. de 2021It is Amazing and the way instructor explained the topics is very good and i recommend this course e to solve real problems and to acquire good understanding on machine learning
por MS
23 de abr. de 2021Course doen't generate tangible outcome. It leaves you at a hangover. Otherwise this course is good.
por GA
20 de sep. de 2021The course is good and the way of explaination by lecturers is excellent.
Dado que tu espacio de trabajo contiene un escritorio en la nube del tamaño de una computadora portátil o computadora de escritorio, los proyectos guiados no están disponibles en tu dispositivo móvil.
Los instructores de proyectos guiados son expertos en la materia que tienen experiencia en habilidades, herramientas o dominios de su proyecto y les apasiona compartir sus conocimientos para impactar a millones de estudiantes en todo el mundo.
Puedes descargar y conservar cualquiera de tus archivos creados del proyecto guiado. Para hacerlo, puedes usar la función 'Explorador de archivos' mientras accedes a tu escritorio en la nube.
En la parte superior de la página, puedes presionar en el nivel de experiencia de este proyecto guiado para ver los requisitos de conocimientos previos. En cada nivel del proyecto guiado, tu instructor te orientará paso a paso.
Sí, todo lo que necesitas para completar tu proyecto guiado estará disponible en un escritorio en la nube que estará disponible en tu navegador.
Aprenderás completando tareas en un entorno de pantalla dividida directamente en tu navegador. En el lado izquierdo de la pantalla, completarás la tarea en tu espacio de trabajo. En el lado derecho de la pantalla, verás a un instructor guiarte a través del proyecto, paso a paso.
¿Tienes más preguntas? Visita el Centro de Ayuda al Estudiante.