close Sentence Similarity with TensorFlow.js

Extract embeddings and group sentences with universal sentence encoder package from TensorFlow.js.

close Reinforcement Learning Tic Tac Toe with Value Function

A reinforcement learning algorithm for agents to learn the tic-tac-toe, using the value function.

close Time Series Forecasting With TensorFlow.Js

Pull stock prices from online API and perform predictions using Recurrent Neural Network and Long Short-Term Memory (LSTM) with TensorFlow.js framework.

close Phrases extraction and Word Cloud

Extracting n-grams from text and display in beautiful D3 word cloud.