Skip to content
#

imagenet

Here are 280 public repositories matching this topic...

tensorlayer
0xtyls
0xtyls commented Jan 3, 2020

I understand that these two python files show two different methods to construct a model. The original n_epoch is 500 which works perfect for both python files. But if I change n_epoch to 20, only tutorial_mnist_mlp_static.py can achieve a high test accuracy (~0.97). The other file tutorial_mnist_mlp_static_2.py only get 0.47.

The models built from these two files looks the same for me (the s

label-studio
johann-petrak
johann-petrak commented Apr 19, 2020

Create text classification project that shows text to the annotator. The text also includes URLs or terms that the annotator may want to look up.
However normal copying the string to look up is not possible, presumably because the code that normally handles text selection in order create a sequence annotation (like for NER) is active.
"Normal copying" would be that the user marks the text to

Improve this page

Add a description, image, and links to the imagenet topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the imagenet topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.