Pinned Repositories
CapsNet_Lite
Keras implementation of CapsNet from https://github.com/XifengGuo/CapsNet-Keras but without the decoder part
Character-Recognition-Dataset-Generator
Simple text picture generator for character recognition training
Credit_ML_R
Devanagari-CAE
Devanagari analysis with convolutional autoencoder approach
Gensim_Mallet_LDA_Topic_Extractor
Python class implementation of Gensim/Mallet topic extration with Latent Dirichlet Allocation from this tutorial https://www.machinelearningplus.com/nlp/topic-modeling-gensim-python/
House-pricing
House Prices: Advanced Regression Techniques
K_Means
From scratch implementation of basic K-Means algorithm
K_Medoids
From scratch implementation of K-Medoids in python with numpy and scipy
MNIST
MNIST number recognition with Python/Numpy/Keras/OpenCV/Flask, HTML5, CSS/Bulma, JavaScript/jQuery
MSAI_Regression
From scratch implementation of linear and logistic regressions
Drakael's Repositories
Drakael/Gensim_Mallet_LDA_Topic_Extractor
Python class implementation of Gensim/Mallet topic extration with Latent Dirichlet Allocation from this tutorial https://www.machinelearningplus.com/nlp/topic-modeling-gensim-python/
Drakael/CapsNet_Lite
Keras implementation of CapsNet from https://github.com/XifengGuo/CapsNet-Keras but without the decoder part
Drakael/Character-Recognition-Dataset-Generator
Simple text picture generator for character recognition training
Drakael/Credit_ML_R
Drakael/Devanagari-CAE
Devanagari analysis with convolutional autoencoder approach
Drakael/House-pricing
House Prices: Advanced Regression Techniques
Drakael/K_Means
From scratch implementation of basic K-Means algorithm
Drakael/K_Medoids
From scratch implementation of K-Medoids in python with numpy and scipy
Drakael/MNIST
MNIST number recognition with Python/Numpy/Keras/OpenCV/Flask, HTML5, CSS/Bulma, JavaScript/jQuery
Drakael/MSAI_Regression
From scratch implementation of linear and logistic regressions
Drakael/MSIA_NLP
From scratch implementation of basic TF-IDF, word2vec, cosine_similarity
Drakael/MSIASolver
From scratch implementation of basic linear and logistic regressions
Drakael/Nepali
Nepali analysis
Drakael/PyCharm
Usefull stuff about PyCharm
Drakael/Pygame
Little projects using Pygame
Drakael/Titanic-Kaggle
Titanic Kaggle en python
Drakael/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.