The Wayback Machine - https://web.archive.org/web/20200618171630/https://github.com/topics/machine
Skip to content
#

machine

Here are 932 public repositories matching this topic...

ludwig
ZeroAurora
ZeroAurora commented Mar 6, 2020

Is your feature request related to a problem? Please describe.
Other related issues: #408 #251
I trained a Chinese model for spaCy, linked it to [spacy's package folder]/data/zh (using spacy link) and want to use that for ludwig. However, when I tried to set the config for ludwig, I received an error, which tell me that there is no way to load the Chinese model.

ValueError: Key ch
farhanhubble
farhanhubble commented Apr 2, 2020

Lately running into too many Sagemaker issues. Is there any unambiguous documentation on Sagemakers Instances? I could glean the following from different sources:

  1. Sagemaker Instances, Sagemaker being a managed service, have nothing to do with EC2 instances.
  2. Unlike EC2 console, Sagemaker console has no option to view limits or increase limits. One has to go directly to the support page a
mr-j0nes
mr-j0nes commented Jun 27, 2017

I know you guys are focused on bringing more features to the lib, but it would be good to provide a bit better documentation and examples (I sent another post about this), so the ones willing to use the current version can fully understand what they can do with it..

E.g.

  • I am not sure how to use signals, I can see raft::fileread uses raft::eof, but not sure what is done with it.
  • I don't
stphnrdmr
stphnrdmr commented Jun 20, 2018

After running pip install moviebox on a Mac with Python 2.7 I get the following error when trying to run it:

Traceback (most recent call last):
  File "/usr/local/bin/moviebox", line 7, in <module>
    from moviebox.cli import main
  File "/usr/local/lib/python2.7/site-packages/moviebox/cli.py", line 6, in <module>
    from .recommender import recommender
  File "/usr/local/lib/pyth

Improve this page

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

Learn more

You can’t perform that action at this time.