Completed
- Setting up State and Reference Hooks
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
NLP Powered Q&A with React.js and Tensorflow.js BERT
Automatically move to the next video in the Classroom when playback concludes
- 1 - Start
- 2 - Installing Dependencies
- 3 - Importing Dependencies
- 4 - Setting up State and Reference Hooks
- 5 - Loading the BERT Model from Tensorflow.JS
- 6 - Handling Questions and Model Responses
- 7 - Coding the User Interface in JSX
- 8 - Testing the App with Results
- 9 - Applying Prediction Score Formatting
- 10 - Final App