DeepLearn icon indicating copy to clipboard operation
DeepLearn copied to clipboard

Implementation of research papers on Deep Learning+ NLP+ CV in Python using Keras, Tensorflow and Scikit Learn.

Results 14 DeepLearn issues
Sort by recently updated
recently updated
newest added

There is a small typo in convolution neural tensor network/README.md. Should read `publicly` rather than `publically`. Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

I just started learning DataScience and ML. Trying out code available online. I have got PandaDataframes (Xtrain, Xtest) and Panda Series (ytrain and ytest) as output from Train_Test_Split function. When...

Hello, For the convolution neural tensor network, could you please explain what do the five values on each line inside test.ref file indicate? Thanks.

Hi! Thanks for sharing the code for the MACorr,. I am trying to run the example https://github.com/GauravBh1010tt/DeepLearn/blob/master/corrMCNN/XRMB_CNN_17.06.v2.py But I was wondering how I can get access to the dataset for...

Removing StandardScalar as it is used from Sklearn Library

I search everywhere in the code but I didn't get the usefulness of this file it is not even used. could you explain that, please? Thanks for the code :)

I just added years wonderful list to get the chronological sense.

Added ```_deeplearn_utils``` modules. Addition of following features:- - Added _deeplearn_utils folder for removing redundancy. - Removed redundancy of data (Trec, Wiki in subfolders) - Removed redundancy of dl_text and dl_layers...

enhancement
announcement

There are a pretty important articles implemented. Would be nice to know the license.