AhmadMoussa
_______☆*ヾ(-∀・*)*+☆_____________ ~~~~~~~ || Git Gud! || ~~~~~~~~ __________ ゚*。(・∀・)゚*。_______________
Waseda UniversityGermany / Lebanon / Japan
Pinned Repositories
A-Guide-to-Wavenet
A Wavenet Primer. From audio preparation to audio generation.
cGAN-audio-translation
fxhash_p5js_sample
A sample project for fxhash
GORILLA-SUN-BLOG
Linear-and-Polynomial-Regression
Different ways to achieve linear and polynomial regression
Linktree-Clone
Neural-Color-Spaces-Generation-and-Extraction-of-Color-Palettes-with-Adversarial-VAEs
Variational Autoencoder that can generate color palettes but also extract them from Images
OpenGLRotation-Translation
C++ code that creates a mesh from a set of input points, using openGL. Allows rotation via mouse drag
Python-Midi-Ableton
A tutorial/guide on how to send midi signals from python to Ableton live, as resources on the internet about this are sparse and cryptic
Video-to-Music
Small project that will allow midi generation from colors of a video stream
AhmadMoussa's Repositories
AhmadMoussa/Python-Midi-Ableton
A tutorial/guide on how to send midi signals from python to Ableton live, as resources on the internet about this are sparse and cryptic
AhmadMoussa/Thesis-Proposal
Repo that will be dedicated towards my Masters THesis
AhmadMoussa/Audio_LSTM
AhmadMoussa/Augmented-BarcodeReader
final year project
AhmadMoussa/ColorGen
Deep Learning based color palette generation
AhmadMoussa/Video-to-Music
Small project that will allow midi generation from colors of a video stream
AhmadMoussa/Linear-and-Polynomial-Regression
Different ways to achieve linear and polynomial regression
AhmadMoussa/awesome-deep-learning-music
List of articles related to deep learning applied to music
AhmadMoussa/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
AhmadMoussa/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
AhmadMoussa/Fourier-Transform-in-Raw-Python
Short code that performs a DFT and plots it
AhmadMoussa/Graphics-Opitimization
Graphics Optimization Class Assignments
AhmadMoussa/image-denoising-mrf
This is a simple demonstration of applying Markov networks to the problem of image denoising.
AhmadMoussa/klustr
A tool for dimensionality reduction and visualization of large audio datasets
AhmadMoussa/magenta
Magenta: Music and Art Generation with Machine Intelligence
AhmadMoussa/mideo
A Mac application that turns videos into music
AhmadMoussa/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from data mining to deep learning.
AhmadMoussa/ml4a-ofx
A collection of openFrameworks apps for working with machine learning
AhmadMoussa/music-generation-with-DL
Resources on Music Generation with Deep Learning
AhmadMoussa/open-nsynth-super
Open NSynth Super is an experimental physical interface for the NSynth algorithm
AhmadMoussa/Passcrypter
Website to safeguard your account login credentials
AhmadMoussa/Polynomial-Regression-in-20-Lines
Minimal code to perform polynomial regression over a set of points
AhmadMoussa/PS4-controller-as-ableton-
Enables you to use your PS4 controller as a MIDI controller for ableton
AhmadMoussa/python-midi
Python MIDI library
AhmadMoussa/sklearn-kernel-template
python script that serves as stating point for using the svm kernel feature of the sklearn API. It also applies these kerrnels to classify the iris dataset and plots them
AhmadMoussa/Spotify-Classifier
Predicts If you would like a song depending on your listening habits on spotify
AhmadMoussa/tensorflow
An Open Source Machine Learning Framework for Everyone
AhmadMoussa/tensorflow-wavenet
A TensorFlow implementation of DeepMind's WaveNet paper
AhmadMoussa/ud120-projects
Starter project code for students taking Udacity ud120
AhmadMoussa/WaveNet-gluon
Implementation of WaveNet with Gluon