david-thrower / cerebros-core-algorithm-alpha

The Cerebros package is an ultra-precise Neural Architecture Search (NAS) / AutoML that is intended to much more closely mimic biological neurons than conventional neural network architecture strategies.
Other
27 stars 4 forks source link

Add use cases: GPT2 encoder for phishing email detection #125

Closed sashakolpakov closed 7 months ago

sashakolpakov commented 8 months ago

Use a GPT2 tokenizer/preprocessor/encoder combo from keras_nlp on the phishing email database.

david-thrower commented 8 months ago

Checklist (Maintainer to dos):