Skip to content
#

estimator

Here are 77 public repositories matching this topic...

yellowbrick
robert-dodier
robert-dodier commented Sep 11, 2019

The readme file lacks installation instructions -- I think it would be very helpful to include that.

I was able to puzzle out that

$ python3 setup.py build
$ python3 setup.py install

are enough to build and install the package. Maybe that info, or something like it, could be in the readme.

Also, I found that after installing, import entropy_estimators fails, but `imp

penguinmenac3
penguinmenac3 commented May 17, 2018

Is your feature request related to a problem? Please describe.
Write a tutorial on using inception_v3 or vgg to classify imagenet images. This could help starters with image classificaton.

Describe the solution you'd like
An example like mnist that shows how to train vgg16 or inception_v3 on image net or a similar but smaller task. Ideally this would include transfer learning. Startin

Improve this page

Add a description, image, and links to the estimator 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 estimator topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.