Pinned Repositories
All-In-One
All in one papaer implementation
AmharicJapaneseNMT
Neural machine translation for Amharic and Japanese Languages.
AmharicNumber2Word
Converters Numbers from decimal representation to Amharic language word representation.
amtokenizers
Set of classes to tokenize Amharic language sentences.
Emopy-CapsNet
Emopy-Models
EyeOpenDetection
Python module which detects if eye is open or closed.
EyeStateDetection
Demo project to detect if eye is open or closed
Sentence-Transformer-Torch-Server
Scripts that are required to convert sentence transformer model files and deploy with torch-serve.
TalkingYawnDetection
This project is aimed to train model that detects talking and yawning from sequential images.
ymitiku's Repositories
ymitiku/Emopy-Models
ymitiku/EyeOpenDetection
Python module which detects if eye is open or closed.
ymitiku/Ck-dataset-preprocess
ymitiku/Emopy
Emotion recognition from facial expression
ymitiku/ML_PY
Python module which have many methods used in machine learning projects.
ymitiku/All-In-One
All in one papaer implementation
ymitiku/AI-blog
Accompanying repository for Let's make a DQN / A3C series.
ymitiku/Amharic-English-Machine-Translation-Corpus
Amharic English Machine Translation Corpus prepared through website crawelling and custom preprocessing.
ymitiku/attribute-cVAEGAN
Conditional Autoencoders with Adversarial Information Factorization
ymitiku/BERT-pytorch
PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"
ymitiku/Calc-React
ymitiku/CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules"
ymitiku/CapsNet-Visualization
🎆 A visualization of the CapsNet layers to better understand how it works
ymitiku/deepwalk
DeepWalk - Deep Learning for Graphs
ymitiku/Emopy-Models-New
ymitiku/Emopy-Multi-Input
Emotion recognition from Facial images and dlib key points of face images.
ymitiku/Emopy-Talking-Probablity
Python module to train model that estimates the probability of a person is talking given a video sequence. The module utilizes emotion recognition models from https://github.com/mitiku1/Emopy-Models
ymitiku/EveNet
A TensorFlow implementation of DeepMind's WaveNet paper for generation of facial animations.
ymitiku/GenerativeNetworks
Experimentation of Generative neural networks(AE, VAE, GAN and their variants).
ymitiku/gym-2048
OpenAI Gym Environment for 2048
ymitiku/HumanActionRecognition
ymitiku/models
Models and examples built with TensorFlow
ymitiku/multi-node2vec
This is Python source code for the multi-node2vec algorithm for fast embedding of multilayer networks
ymitiku/NeuralNets
ymitiku/Practical_RL
A course in reinforcement learning in the wild
ymitiku/Screenshot-to-code-in-Keras
A neural network that transforms a screenshot into a static website
ymitiku/SpeechMixer
ymitiku/Tacotron-2
DeepMind's Tacotron-2 Tensorflow implementation
ymitiku/wavenet
Forked from https://github.com/ibab/tensorflow-wavenet.
ymitiku/wavenet_vocoder
WaveNet vocoder