MCPcopy
hub / github.com/GauravBh1010tt/DeepLearn

github.com/GauravBh1010tt/DeepLearn @v1.1 sqlite

repository ↗ · DeepWiki ↗ · release v1.1 ↗
302 symbols 1,167 edges 49 files 13 documented · 4%
README

DeepLearn

Welcome to DeepLearn. This repository contains implementation of following research papers on NLP, CV, ML, and deep learning. Visit my blog for more details - Deeplearn

[1] Correlation Neural Networks. CV, transfer learning, representation learning. blog-post || code

[2] Reasoning With Neural Tensor Networks for Knowledge Base Completion. NLP, ML. blog-post || code

[3] Common Representation Learning Using Step-based Correlation Multi-Modal CNN. CV, transfer learning, representation learning. code

[4] ABCNN: Attention-Based Convolutional Neural Network for Modeling Sentence Pairs. NLP, deep learning, sentence matching. code

[5] Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. NLP, deep learning, CQA. code

[6] Combining Neural, Statistical and External Features for Fake News Stance Identification. NLP, IR, deep learning. code

[7] WIKIQA: A Challenge Dataset for Open-Domain Question Answering. NLP, deep learning, CQA. code

[8] Siamese Recurrent Architectures for Learning Sentence Similarity. NLP, sentence similarity, deep learning. code

[9] Convolutional Neural Tensor Network Architecture for Community Question Answering. NLP, deep learning, CQA. code

[10] Map-Reduce for Machine Learning on Multicore. map-reduce, hadoop, ML. code

[11] Teaching Machines to Read and Comprehend. NLP, deep learning. code

[12] Improved Representation Learning for Question Answer Matching. NLP, deep learning, CQA. code

[13] External features for community question answering. NLP, deep learning, CQA. code

[14] Language Identification and Disambiguation in Indian Mixed-Script. NLP, IR, ML. blog-post || code

[15] Construction of a Semi-Automated model for FAQ Retrieval via Short Message Service. NLP, IR, ML. code

Dependencies:

The required dependencies are mentioned in requirement.txt. I will also use dl-text modules for preparing the datasets. If you haven't use it, please do have a quick look at it.

$ pip install -r requirements.txt

Core symbols most depended-on inside this repo

word2vec_embedding_layer
called by 22
_deeplearn_utils/dl_text/dl.py
gen_or_load_feats
called by 16
fake news challenge (FNC-1)/feature_engineering.py
report_score
called by 13
fake news challenge (FNC-1)/utils/score.py
clean
called by 12
fake news challenge (FNC-1)/feature_engineering.py
read
called by 12
fake news challenge (FNC-1)/util.py
clean
called by 12
_deeplearn_utils/dl_text/hnd_ft.py
process_data
called by 11
fake news challenge (FNC-1)/utility.py
score_submission
called by 10
fake news challenge (FNC-1)/utils/score.py

Shape

Function 211
Method 69
Class 22

Languages

Python100%

Modules by API surface

corrMCNN/XRMB_CNN_17.06.v2.py25 symbols
corrMCNN/CorrMCNN_Arch2.py25 symbols
CorrNet/DeepLearn_cornet.py25 symbols
_deeplearn_utils/dl_layers/layers.py19 symbols
fake news challenge (FNC-1)/feature_engineering.py17 symbols
_deeplearn_utils/dl_text/hnd_ft.py17 symbols
_deeplearn_utils/dl_text/lex_sem_ft.py15 symbols
_deeplearn_utils/dl_text/rd_ft.py13 symbols
fake news challenge (FNC-1)/utility.py12 symbols
fake news challenge (FNC-1)/fnc_libs.py11 symbols
neural tensor network/ntn_model.py10 symbols
fake news challenge (FNC-1)/p3_lstm.py10 symbols

Dependencies from manifests, versioned

keras2.1.5 · 1×
numpy1.11.0 · 1×
theano0.9.0 · 1×

For agents

$ claude mcp add DeepLearn \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact