This course starts with the basics of Recurrent Neural Networks (RNNs) with Python and then teaches you how to build them by taking you through various exercises and projects. You will be able to test your skills by completing two exciting projects: creating an automatic book writer and a stock price prediction application.
Writing modern web applications with a rich UI can be tedious. Blazor gives us .NET developers the chance to leverage our C# skills and build interactive web UIs. In this course, you will gain the ability to build web applications using Blazor. We will explore setting up your first Blazor application; how to work with an API; how data binding works; how to create components and integrate JavaScript components.