Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.

VKCOM/vk-apps-tensorflow-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this about?

This is a VK apps + tensorflow-js demo app that detects toxic texts

Model

The model is a simple Convolutional Neural Network based on GloVe word embeddings;

More info (and a keras model): https://github.com/deepvk/shark

Live Demo

How to start

yarn start || npm start — this will start dev server with hot reload on localhost:10888.

yarn run build || npm run build — this will build production bundle, with treeshaking, uglify and all this modern fancy stuff

About

VK apps + tensorflow-js demo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors