Skip to content
#

example

Here are 5,268 public repositories matching this topic...

shafaypro
shafaypro commented Aug 27, 2019

I was wondering if we could have better documentation regarding machine learning algorithms, instead of Jupyter notebook with comments, there could be a video/ sphinx based documentation which could help a lot in case of AWS Sagemaker?, not staying to AWS but generally for the algorithms as well. Along with the Sagemaker Algorithms reference of how they are working (just the general flow not the i

jeancsanchez
jeancsanchez commented Oct 14, 2019

I think you could rename the project's file to follow the guidelines with lowercase and undescore. Just an improvement :)

`
Some file systems are not case-sensitive, so many projects require filenames to be all lowercase. Using a separating character allows names to still be readable in that form. Using underscores as the separator ensur

caoxiaole
caoxiaole commented Apr 2, 2018

有没有小伙伴在win10系统下跑的通二维GANs代码的啊?
我运行代码后报这样的错,
from scipy import ndimage
File "C:\Users\dell\AppData\Roaming\Python\Python36\site-packages\scipy\ndimage_init_.py", line 161, in
from .filters import *
File "C:\Users\dell\AppData\Roaming\Python\Python36\site-packages\scipy\ndimage\filters.py", line 37, in
from scipy.misc import doccer
File "C:\Users\dell\AppDa

rlhk
rlhk commented Nov 17, 2018

Developing on the default config with localhost:3000 is fine.

However when I tried to test the local dev version from a device in the local network, say 192.169.110.1:3000, one of the client requests is still pointing to localhost:3000. Specifically, it's http://localhost:3000/__meteor__/dynamic-import/fetch, which makes the app unresponsive/unable to login from devices other than localhost.

Improve this page

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

Learn more

You can’t perform that action at this time.