-
Updated
Jan 3, 2019 - Python
mlp
Here are 249 public repositories matching this topic...
-
Updated
Feb 27, 2019 - Jupyter Notebook
-
Updated
May 7, 2019 - Jupyter Notebook
-
Updated
Apr 25, 2019 - MATLAB
-
Updated
May 27, 2020 - Python
-
Updated
Dec 8, 2019 - Jupyter Notebook
-
Updated
Dec 10, 2016 - Jupyter Notebook
-
Updated
Jun 1, 2019 - Python
-
Updated
Jun 9, 2020 - Python
-
Updated
Oct 25, 2019 - Python
-
Updated
Jan 19, 2018 - Python
-
Updated
Jan 26, 2020 - Jupyter Notebook
-
Updated
Jun 11, 2020 - Python
-
Updated
Apr 1, 2017 - Python
-
Updated
Jul 8, 2020 - Python
-
Updated
Apr 28, 2019 - C++
-
Updated
May 11, 2017 - Python
-
Updated
Jun 8, 2017 - Python
-
Updated
Jul 25, 2019 - JavaScript
PyTorch/Tensorflow
Hello there,
I recently stumbled upon this repository and was interested in trying out your code. However, using single-threaded sklearn doesn't seem to be efficient to me, compared to using GPU-optimized PyTorch or TF.
Do you have any plans of moving to those frameworks, or would you accept a pullrequest implementing these?
Regards,
Luke
-
Updated
Mar 5, 2020 - Go
-
Updated
Apr 12, 2018 - Jupyter Notebook
-
Updated
May 19, 2016 - Python
-
Updated
Oct 12, 2017 - C++
-
Updated
Jul 29, 2018 - C
-
Updated
Jan 21, 2020 - Python
-
Updated
Jul 11, 2017 - PHP
I have 10 bit input data like this
const double inputs[110][8] = {
{540,131,48,3,0,0,0,0},
{624,167,63,15,0,0,0,0},
{736,224,96,31,0,0,0,0},...
but after learning output is the same for exemple
0.8215888
0.8215888
0.8215888
...
after i divide for 1024 i have data like this
const double inputs[110][8] = {
{0.52734375,0.1279296875,0.046875,0.0029296875,0,0,0,0},
{0.609375,0.1630859375,
Improve this page
Add a description, image, and links to the mlp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mlp topic, visit your repo's landing page and select "manage topics."
This was long due. It's time to do it! Spacy takes minutes to install, requires dictionary for each language...etc. etc. Gensim does not.