Antimalweb / URLNet

Code for the paper URLNet - Learning a URL Representation with Deep Learning for Malicious URL Detection
Apache License 2.0
152 stars 60 forks source link

How would you re-write the code with Tensorflow 2 where learn.preprocessing.VocabularyProcessor and tf.contrib are deprecated #23

Open matheesha opened 2 years ago

matheesha commented 2 years ago

How would you re-write the code with Tensorflow 2 where learn.preprocessing.VocabularyProcessor and tf.contrib are deprecated