Skip to content
#

tutorial

Here are 8,490 public repositories matching this topic...

Stoneww
Stoneww commented Dec 26, 2018

Describe the bug
can't find "from sklearn.cross_validation import train_test_split" in Latest version scikit-learn
To Reproduce
Steps to reproduce the behavior:

  • Day1
  • Step 5: Splitting the datasets into training sets and Test sets
  • Can't find "from sklearn.cross_validation import train_test_split" in Latest version scikit-learn**

**Desktop (please complete the following infor

ayush000
ayush000 commented Mar 8, 2017

feature suggestion

Hey,

I suggest to use a standard documentation format like JSDoc to document all functions and APIs. Otherwise, you can use long strings as name for test cases, instead of just writing the name of the function being tested. This will improve readability of code and ensure better practices by people using it. Thanks.

Opinion
Opinion commented Dec 8, 2019

It looks like a lot of the translated files have incorrect links to other documents in the repository. The tools section isn't updated everywhere either.

I noticed issue #16789 but decided to make a new issue since this issue is focusing on translations of the README.md and possibly preventing these issues in the future.

🐞 Problem
The following links seem to be consistently broken acr

paroche
paroche commented Feb 9, 2020

Since there is nothing in the navigation pane for jumping to the beginning of the article, the intro, which is pretty long, can "only" be accessed by jumping to the top of the section below it (technically the "first" section) then scrolling up (for several screens, to get to the beginning). So, if navigation to the beginning of the article is not to be a feature, the intro should probably be brok

matiTechno
matiTechno commented Dec 19, 2019

Frequent bug: while sorting by y-coordinate, the vertices are sorted, but the data coming with the vertices is not.
Gouraud shading, forgot to sort intensities

In my case I was calculating a barycentric coordinate of one vertex and assigning it to a different vertex by mistake.
The artifacts looked exactly the same as you presented, if it is the same problem then the description could be

Hvass-Labs
Hvass-Labs commented Jul 16, 2018

Tutorial 19 worked fine with TensorFlow v. 1.4.0 and Keras v. 2.0.8-tf. But I have just upgraded to TensorFlow 1.9 and Keras 2.1.6-tf and now I get an error when trying to load the model with the best hyper-parameters. I think it is a bug in Keras because many other people have experienced variations of the same error-message, see e.g. tensorflow/tensorflow#20073

We wi

loomlike
loomlike commented Apr 15, 2019

Description

Add Azure notebook to our SETUP doc.
I tested google colab and Azure notebook to run reco-repo without requiring creating any DSVM or compute by myself, and it works really well with simple tweaks to the notebooks (e.g. for some libs, should install manually).

I think it would be good to add at least Azure notebook to our SETUP doc, where users can easily test out our repo w/o

Aubron
Aubron commented Apr 2, 2018

2.1 emphasizes the use of their new Component based methodology, with things like the <Query> and <Mutation> component. They've pushed for it to the point that it is quickly becoming difficult to find documentation for the 2.0 methods used in learnapollo.

A full update to 2.1 for apollo sections seems to be in order.

lp35
lp35 commented Feb 1, 2019

Hi,

First I would like to thank you for the initiative. I have few suggestoin for your project:

  1. Add a section for FFMpeg compilation and/or links for Windows/Linux. For instance, add links to Zeranoe builds. Explain the limitation of codec/mux and licenses issues, the interest of the non-free flag for compilation.
  2. A small guide/links explaining how to compile ffmpeg with specific opti

Improve this page

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

Learn more

You can’t perform that action at this time.