๐ป Technical Info
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.