Skip to content

foxelas/foxutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 

Repository files navigation

foxutils

Foxelas utils for python for rapid development

The latest version is in branch 'v1'.

Contents:

  • feature_extractors Common models for text processing including a text_cleaner, word embedding, sentiment detection, and summarization.

  • utils Functionalities for image and time series processing, including display plots. Basic models with Keras and Torch. Data generators and ARIMA models. Training suite with PyTorch Lightning.

  • gradio

  • streams

Installation:

Install locally at a virtual environment with:
$ python -m pip install -e .

To cleanup the egg files:
$ python setup.py clean

About

Foxelas utils for python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published