๐Ÿ’ป Technical Info

New Setup

Our current compute setup.

๐Ÿงช Development Environment


DeepText is currently developed using Anaconda for Python 3.8 and JetBrains PyCharm Professional. All of the code is being deployed and run on Windows Server 2022.

๐Ÿ Conda Environment

The project is built and run using an Anaconda environment and the latest Tensorflow-CPU environment yaml file can be found here.

If you wish to use the project with Tensorflow-GPU then simply run pip install tensorflow-gpu followed by pip install -U numpy

๐Ÿ“ƒ Webpage


The webpage for this project is hosted on github pages using Jekyll and the Minimal Mistakes theme found here.