Timothy Liu

Results 41 comments of Timothy Liu

The only major dependencies are Python 3 and nmap. As long as your environment supports these it should work. Do tell me if you encounter issues in deployment. There might...

Yes, it is correct as far as I recall. However, as the (about 2 year old at this point!) data is not manually labelled, it might be a bit noisy....

I wish haha. It lived and died as an undergrad project.

How large is your dataset? How many examples per class? How are you doing the tokenizing? Character-level?

Hi, I don't quite understand your question. Could you clarify which notebook?

Hi, that was a keyboard interrupt. I manually stopped the training. You tried running the notebook and it gives you the error? Perhaps you could share your error log.

Same issue here. Previously succeeded. I suspect it's a problem with the newer versions of TensorFlow. The last version I remember that works is r1.4

The fix for me was just to compile TF r1.4. I have a fully working TF.

@iyanmv I’m so sorry, I don’t actually remember. But there was an additional flag I had to set, I think it was some legacy thing.