diffunity / misc-studies

Studies on various Deep Learning topics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Miscellaneous Studies

Studies and implementations of various Deep Learning topics

GNN

  • Implementation of Graph Convolutional Network in TextGCN using tensorflow
libraries
tensorflow
scipy


Machine Learning

  • Notes on the general machine learning topics
  • Implementation of simple backpropagation using numpy
  • Implementation of label smoothing loss in pytorch


Recommender System

  • Implementation of autoencoders for collaborative filtering
libraries
tensorflow


Reinforcement Learning

  • Simple implementation of q-learning using numpy
libraries
numpy
OpenAI gym


NLP

  • Mini-project applying fasttext pretrained word embeddings on text classification
libraries
tensorflow
gensim

About

Studies on various Deep Learning topics


Languages

Language:Jupyter Notebook 93.0%Language:Python 7.0%