There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Hidden-Markov-Model
A Java implementation of Hidden Markov Model. The implementation contains Brute Force, Forward-backward, Viterbi and Baum-Welch algorithmsOnline-Judges-Problems-SourceCode
My solutions for different acm-style problems on various online judges. Solutions are written in C++, C, Java and Python.FCIS-Machine-Learning-2017
This repository contains all the materials of the Machine Learning course that is held in Faculty of Computers and Information Sciences - Ain Shams University. Provided by acmASCIS Student Chapter.Deep-Q-Learning
An implementation of Q algorithm and its deep variant for Reinforcement Learning purposes.Kaggle-Machine-Learning-Competitions
My solutions to some of Kaggle Machine Learning competitions. The repository contains 3 sections that divides the problems to 3 difficulties (Easy, Medium, Hard) according to the difficulty i faced during understanding or implementing the problem solution.Ant-Colony-Optimization-TSP
Using Ants to solve the famous TSP problem.Frontier-based-Multi-Agent-Map-Exploration
Map exploration using swarm intelligence and self-organization.Restricted-Boltzmann-Machine
A Java implementation for Restricted Boltzmann Machine that is used for features learning in Deep Learning tasks. [Update] The repository moved to private.CS617-HPC
A repository for my assignments and packages for High Performance Computing masters course at Cairo University.Machine-Learning-package
Includes [coursera] machine learning programming exercises, Neural Networks and other algorithmsPolygons
Polygon geometrical operations in a savage c++ design and implementation.nlpeus
A training playground for several Natural Language Processing research projectsacmASCIS_Training-System
ูSystem that manages and organizes acmASCIS training process using PHP Laravel Framework.Bioinformatics
A repository for Bioinformatics studies that are related to my Masters studies.TextGenerationPlayground
A playground for some experiments on Text GenerationParticle-Swarm-Optimization
This is an implmentation of a natural swarm system to solve a 2-dimensional function using the idea of birds flock.HopfieldNetwork
A light simple Java implementation of Hopfield Recurrent Neural Network.seq2seq_examples
A repository for seq2seq models to learn multiple problems.PySwarmOptimization
A Python package that implements some of swarm optimization algorithms that are added up together in one package to be used as an API for other projects.python-design-patterns
Design Patterns implemented in Python. The patterns are from Design Patterns Explained book.Python-Neural-Networks-API
A Python API that contains implementation for various types of Artificial Neural Networks, supported with multiple learning algorithmsLove Open Source and this site? Check out how you can help us