PluralSight – React: the Big Picture

PluralSight – React: the Big Picture-JGTiSO
English | Size: 167.20 MB
Category: Tutorial

Interested in React? This course explores why React is worth considering, tradeoffs to consider, and reasons React may, or may not be the right fit for you.

PluralSight – Javascript Arrays and Collections

PluralSight – Javascript Arrays and Collections-JGTiSO
English | Size: 607.23 MB
Category: CBTs

ECMAScript 6 introduces some new and powerful ways to handle data. This course will introduce you to working with sets and maps as well as typed arrays so you can easily store and process data within your web apps with more functionality.

PacktPub – Learn Artificial Intelligence with TensorFlow [Video]

PacktPub – Learn Artificial Intelligence with TensorFlow [Video]
English | Size: 1.84 GB
Category: Programming | Cloud-Comp | Linux | Microsoft

Basic fundamentals of TensorFlow
Using Computer Vision for modeling of images
Learn to implement models for Natural Language Processing
Some exciting tips & tricks for designing, training and evaluating the models.
TensorFlow in a production setting
Use TPU’s and AutoML for developing smart applications

Udemy – Dynamic Programming for Competitions and Interviews

Udemy – Dynamic Programming for Competitions and Interviews
English | Size: 1.39 GB
Category: Tutorial

What you’ll learn
Dynamic Programming concepts
Requirements
Basic programming skills in any language.
Description
This course starts with explaining the need for applying Dynamic Programming, followed by the 2 approaches of Dynamic Programming namely Bottom-Up (Tabulation) and Top-Down (Memoization).