online-learning
Here are 181 public repositories matching this topic...
how to define java8 when submit application use spark-submit
name: Bug report/Feature request/Question
about: Create a report to help us improve
title: ''
label: bug/enhancement/question
assignees: ''
Environment:
- Java version:
- Scala version:
- Spark version:
- PyTorch and Python version:
- OS and version:
Checklist:
- Did you check if your bug/feature/
Description:
Time to time we get questions from users on how to do various tasks in Siddhi, and we use to answer those questions in StackOverflow and slack. But there should be a commonplace where users can find and learn about all that Siddhi can do.
Approach
One option is to update the Siddhi query guide, but having random examples in the language guide can dilute the purpose. There
-
Updated
Jul 1, 2020 - Python
-
Updated
Jun 17, 2020 - Python
-
Updated
May 7, 2020 - C++
-
Updated
Apr 27, 2020 - Python
fastText supervised model does not take into account of the document and words representation, it just learns bag of words and labels.
embeddings are computed only on the relation word->label. it would be interesting to learn jointly the semantic relation label<->document<->word<->context.
for now it is only possible to pre-train word embeddings and then use them as initial vectors for the clas
-
Updated
May 22, 2020 - C++
-
Updated
Jun 27, 2019 - MATLAB
-
Updated
Nov 20, 2018 - Terra
-
Updated
Jul 1, 2020 - HTML
-
Updated
Apr 26, 2018 - PHP
-
Updated
Mar 17, 2020 - C++
-
Updated
Jul 16, 2019 - Jupyter Notebook
-
Updated
Jul 21, 2017 - Python
-
Updated
May 4, 2020 - Python
-
Updated
Oct 2, 2018
-
Updated
Mar 7, 2019 - Java
-
Updated
Jun 17, 2019 - Python
-
Updated
Oct 15, 2018 - Scala
-
Updated
Apr 16, 2020 - JavaScript
-
Updated
May 28, 2019
-
Updated
Apr 23, 2020
-
Updated
Feb 26, 2017 - C++
-
Updated
May 31, 2019 - MATLAB
-
Updated
Jul 1, 2020 - Python
-
Updated
Oct 30, 2017 - Python
-
Updated
Jun 29, 2017 - C++
Improve this page
Add a description, image, and links to the online-learning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the online-learning topic, visit your repo's landing page and select "manage topics."
Vcpkg is a C++ dependency management system that makes installation and consumption as a dependency very easy. We should support this for VW to allow consuming the lib as easy as possible.
Instructions for creating a new package can be found here: https://github.com/microsoft/vcpkg/blob/master/docs/examples/packaging-github-repos.md