FTC55

Results 4 issues of FTC55

The app freezes when text is pasted in the target url textbox or text is copied from it. Also when the app is put in background while typing a url,...

Tensorflow gives several warnings about the deprecation of the currently used methods and training always fails on latest tensorflow 1.x version with ```fifoqueue '_2_batch/fifo_queue' is closed and has insufficient elements...

Hi, I have an issue with the tool in IntelliJ. Whenever i modify the code and then compile it with CTRL+SHIFT+F9 while the client is running not only does it...

I get this error whenever I try to train the network using "train.py" ``` Traceback (most recent call last): File ".\train.py", line 237, in all() File ".\train.py", line 141, in...