Pinned Repositories
awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
brian2
Brian is a free, open source simulator for spiking neural networks.
CSN212
Assignments and homeworks for course CSN-212 (design and analysis of algorithms)
DeepLearningBook
MIT Deep Learning Book in PDF format
frontend-nanodegree-resume
Full-Stack-Foundations
Solution Code to Full Stack Foundations (ud088)
fullstack-nanodegree-vm
Naive-text-classification
Simple approaches for text classification (extracting features and separating them into classes)
squiba's Repositories
squiba/Naive-text-classification
Simple approaches for text classification (extracting features and separating them into classes)
squiba/awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
squiba/brian2
Brian is a free, open source simulator for spiking neural networks.
squiba/CSN212
Assignments and homeworks for course CSN-212 (design and analysis of algorithms)
squiba/DeepLearningBook
MIT Deep Learning Book in PDF format
squiba/frontend-nanodegree-resume
squiba/Full-Stack-Foundations
Solution Code to Full Stack Foundations (ud088)
squiba/fullstack-nanodegree-vm
squiba/generating-reviews-discovering-sentiment
squiba/mediasoup-demo
mediasoup official demo application
squiba/murphy_exercises
Python notebooks for figures and exercises from Kevin Murphy's Machine Learning: a Probabilistic Perspective book.
squiba/MurphyProbabilisticML
Some codes and personal notes about Kevin Murphy's book on Machine Learning
squiba/nla2015
The main github repository for NLA2015 course
squiba/nlp-datasets
Alphabetical list of free/public domain datasets with text data for use in Natural Language Processing (NLP)
squiba/quora-duplicate-question-detector
Uses a Convolutional Neural Network to detect duplicate questions in the public Quora dataset.
squiba/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
squiba/reinforcement-learning-an-introduction
Python code for Reinforcement Learning: An Introduction
squiba/rnn-speech
Character level speech recognizer using ctc loss with deep rnns in TensorFlow.
squiba/scipy-cookbook
Scipy Cookbook
squiba/spacemacs-config
squiba/Tensorflow
learning with tensorflow
squiba/TF-recomm
Tensorflow-based Recommendation systems
squiba/Udacity