/snl-neural

Basic neural network, written in Python. May be used as template with ease.

Primary LanguageJupyter Notebook

snl-neural

Basic neural network, written in Python. May be used as template with ease.

Open In Colab

Screen

Usage:

  • Retrieve your text data: a book, some articles, tweets or posts. Posts from VK group can be downloaded using my Bash scripts.
  • Train your network using Jupyter Notebook file. This can be done in Colab.
  • Launch serve.py script with a binary file in the same directory.
  • It should work