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

machine

Here are 856 public repositories matching this topic...

ludwig
BenMacKenzie
BenMacKenzie commented Mar 12, 2019

The diagram in documentation suggest yes, but num_fc_layers and fc_layers are not listed as available parameters as they are for e.g., parallel cnn or stacked cnn.

It does not seem like it is supported based on a few experiments however I am using the RNN encoder inside a sequence combiner, so possibly this is causing problems.

for example, this does not seem to add any fc_layers:

co

sermolin
sermolin commented Jan 6, 2020

The notebook seems to use a pre-trained model from https://github.com/awslabs/amazon-sagemaker-examples/blob/master/introduction_to_applying_machine_learning/xgboost_customer_churn/xgboost_customer_churn.ipynb. The notebook should refer to the data schema from the above example when discussing generated traffic and suggested constraints.

Cell Deploy the model to Amazon SageMaker. THIS REQU

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
mdabros
mdabros commented Jun 26, 2019

Currently there are a few which contains functionality that is rarely used, or that doesn't quite fit into the current direction of the package. This includes:

  • SharpLearning.Containers.Arithmetic: MatrixF64 is mostly used as a container, and more efficient matrix arithmetic can found in other libraries, like mathnet.numerics.
  • SharpLearning.Containers.ObservationTargetSet: This can be r

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.