cerebros-core-algorithm-alpha icon indicating copy to clipboard operation
cerebros-core-algorithm-alpha copied to clipboard

duplicative import on NLP proof of concept

Open david-thrower opened this issue 7 months ago • 0 comments

Duplicative import: https://github.com/david-thrower/cerebros-core-algorithm-alpha/blob/main/phishing_email_detection_gpt2.py line 190, 191

from transformers import AutoTokenizer import tensorflow as tf

david-thrower avatar Apr 12 '25 03:04 david-thrower