data-preprocessing
Here are 251 public repositories matching this topic...
-
I'm submitting a ...
[/] enhancement -
Summary
As a result of upgrading the Tensorflow version to 0.15.1, we should refactor all thedataSycn
witharraySync
. This will greatly improve the overall readability of the code.
While attempting to fill an incomplete batch, no attempt is made to follow the strategy specified by step_to_index_fn
in choosing the next batch/samples from the next batch as of now.
Write tests
-
Updated
Oct 31, 2019 - Jupyter Notebook
The Libraries ( in requirements.txt ) most of them are outdated for Ubuntu 16.04 . There are so many moving pieces for it to work flawlessly
-
Updated
Jun 15, 2020 - Python
-
Updated
Mar 11, 2019 - Python
Hi,
Great job on this library. I have been looking for a library that implemented bPCA. After a long search, I came across this one. Its has a host of imputations methods which I would like to exploit but unfortunately, I can't find the docs to use the library. Please where can I get the docs. Thanks
-
Updated
May 19, 2020 - Python
-
Updated
Dec 30, 2019 - Jupyter Notebook
-
Updated
Apr 15, 2020 - Jupyter Notebook
-
Updated
Jun 21, 2016 - Java
-
Updated
Dec 2, 2019 - JavaScript
-
Updated
Nov 15, 2019 - Python
-
Updated
Dec 5, 2019 - Jupyter Notebook
-
Updated
Jul 8, 2020 - R
-
Updated
Nov 13, 2019
-
Updated
Jun 25, 2018 - Python
-
Updated
Mar 30, 2020 - Python
-
Updated
Jan 4, 2019 - Python
-
Updated
Apr 14, 2020 - Python
-
Updated
Jul 1, 2019 - Scala
-
Updated
Mar 20, 2018 - Shell
-
Updated
Jul 2, 2019 - Python
-
Updated
Oct 3, 2017 - Python
-
Updated
Sep 16, 2018 - Jupyter Notebook
-
Updated
Jul 22, 2018 - Jupyter Notebook
-
Updated
Jan 20, 2018 - R
-
Updated
Aug 8, 2018 - Python
-
Updated
Mar 29, 2018 - Python
Improve this page
Add a description, image, and links to the data-preprocessing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data-preprocessing topic, visit your repo's landing page and select "manage topics."
when i run the example which using timit to build a lstm+ctc system,i meet a mistake,the error as follows:

can you give a suggest how to deal with it,thank very much.