iamukasa
Android developer with an inclination to bots,automation and artificial intelligence
Sophie BotNairobi
Pinned Repositories
ATDemo
fastdemo
style transfer deployed
gdgfirechat
killtheictbill.github.io
NLP
Codelab for nlp techniques,with 4 practical demos, sentiment analysis both ml and deep learning ,text summarisation and topic modeling
transformerdemo
trolltrump
rnn that learns from his tweets and replies to him,troling him
wallofshame.github.io
iamukasa's Repositories
iamukasa/wallofshame.github.io
iamukasa/fastdemo
style transfer deployed
iamukasa/gdgfirechat
iamukasa/killtheictbill.github.io
iamukasa/transformerdemo
iamukasa/ATDemo
iamukasa/hot_not
droidcon.co.ke talk
iamukasa/aitextgen
A robust Python tool for text-based AI training and generation using GPT-2.
iamukasa/KSL
iamukasa/NotHelloWorld
Begginer android introduction to activities, lists,recyclerviews and recycler adapters
iamukasa/python-telegram-bot
We have made you a wrapper you can't refuse
iamukasa/iamukasa.github.io
iamukasa/-Brewster
iamukasa/AirLocation
An android library which takes care of adding permission in manifest, asking permission at runtime, turning on location from settings if user allows, optimizing location settings if user allows, and finally gives the dev user's location via Location object. All this from a simple callback!
iamukasa/art-DCGAN
Modified implementation of DCGAN focused on generative art. Includes pre-trained models for landscapes, nude-portraits, and others.
iamukasa/BERT-QnA-Squad_2.0_Finetuned_Model
BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.
iamukasa/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
iamukasa/enterprise-scripts-python
Sample Python scripts to help get started with the Twitter Enterprise APIs
iamukasa/fast-style-transfer-1
A TensorFlow implementation of real-time style transfer based on the paper 'Perceptual Losses for Real-Time Style Transfer and Super-Resolution' by Johnson et. al
iamukasa/GAIA
Generative Adversarial Interpolative Autoencoder (GAIA) is a Generative Adversarial Network (GAN) made up of Autoencoders (AE) trained explicitly on interpolations to promote convexity and better latent interpolations.
iamukasa/GAN-Art-Forger
GAN Algorithm
iamukasa/GANGogh
Using GANs to create Art
iamukasa/gpt-2-simple
Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts
iamukasa/image_classification
iamukasa/improved_wgan_training
Code for reproducing experiments in "Improved Training of Wasserstein GANs"
iamukasa/rutomustgo.github.io
iamukasa/stylegan
StyleGAN - Official TensorFlow Implementation
iamukasa/tweetsum
Summarise last 200 tweets into one tweet k means algo
iamukasa/WassersteinGAN
iamukasa/word-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.