Pinned Repositories
Aura-Recommendation-System
Credit-Card-Fraud-Detection-with-Artificial-Neural-Network
A system of checkmating credit card fraudsters using Artificial Neural Networks
Deep-Learning-for-Simulation-of-Reaction-Diffusion-Systems
Using Deep Learning to simulate reaction diffusion systems
Deep-Learning-Tensorflow
Tensorflow deep learning projects
deep-voice-conversion
Deep neural networks for voice conversion (voice style transfer) in Tensorflow
DeepVideoAnalytics
A distributed visual search and visual data analytics platform.
For-Newbies-Logistic_Regression-for-Image-Classification
Logistic_Regression for Image Classification Training material for Newbies
Hospital-Management-Software
This was my first attempt at PHP back in 2009--very embarrassing now. However, I built a Hospital-Management-Software (ERP) with PHP from scratch. It would be great to see this developed further.
Python-Training-for-Newbies
A couple of scripts to help newbies in Python grasp the core quickly.
WassersteinGAN.tensorflow
Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875
chikaobuah's Repositories
chikaobuah/deepcredit
How to predict credit defaulting?
chikaobuah/HackerRank_solutions
317 efficient solutions to HackerRank problems
chikaobuah/For-Newbies-Logistic_Regression-for-Image-Classification
Logistic_Regression for Image Classification Training material for Newbies
chikaobuah/Python-Training-for-Newbies
A couple of scripts to help newbies in Python grasp the core quickly.
chikaobuah/ARC
The Abstraction and Reasoning Corpus
chikaobuah/arxiv-sanity-preserver
Web interface for browsing, search and filtering recent arxiv submissions
chikaobuah/awesome-gcp-certifications
Google Cloud Platform Certification resources.
chikaobuah/awesome-opensource-apps
:house::information_source: Curated list of awesome open source crafted web & mobile applications - Learn, Fork, Contribute & Most Importantly Enjoy!
chikaobuah/Data-Science--Cheat-Sheet
Cheat Sheets
chikaobuah/decaNLP
The Natural Language Decathlon: A Multitask Challenge for NLP
chikaobuah/deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
chikaobuah/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
chikaobuah/dlbook_notation
LaTeX files for the Deep Learning book notation
chikaobuah/dotproduct
Multiplication of two Matrices using Numpy in Python
chikaobuah/ELF
ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation
chikaobuah/google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
chikaobuah/handwriting
A SQL implementation of an ancient handwriting recognition algorithm.
chikaobuah/interactive-coding-challenges
Interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
chikaobuah/itty-bitty
Itty.bitty is a tool to create links that contain small sites
chikaobuah/lime
Lime: Explaining the predictions of any machine learning classifier
chikaobuah/MathsFromExamples
Source code, datasets and trained models for the paper Learning Advanced Mathematical Computations from Examples (ICLR 2021), by François Charton, Amaury Hayat (ENPC-Rutgers) and Guillaume Lample
chikaobuah/models
Models and examples built with TensorFlow
chikaobuah/New-training-files
Prime factors function
chikaobuah/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
chikaobuah/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialog datasets.
chikaobuah/Particle-Swarm-Optimization-for-Simple-Function
This is a simple example where the algorithm finds three numbers that add up to a target value. A fully connected neighborhood is used, so all particles can be compared to each other. Find three operands that add up to 50. Ten particles. V_MAX = 10
chikaobuah/pyro
Deep universal probabilistic programming with Python and PyTorch
chikaobuah/Python-for-Data-Scientists
chikaobuah/Stockfish
UCI chess engine
chikaobuah/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.