11
Building Token Recommender in Google Cloud Platform

Building Token Recommender in Google Cloud Platform

5 years ago
Anonymous $L9wC17otzH

https://medium.com/google-cloud/building-token-recommender-in-google-cloud-platform-1be5a54698eb

In this article I will guide you through the process of creating an ERC20 token recommendation system built with TensorFlow, Cloud Machine Learning Engine, Cloud Endpoints, and App Engine. The solution is based on the tutorial article by Google. The data used for training the recommendation system is taken from the public Ethereum dataset in BigQuery.

The goal of this article is just to go end-to-end, all the way to deployment. Later we’ll share another post where we improve the quality of recommendations and demo it in a web app.