Pinned Repositories
AIND-Constraint_Satisfaction
Constraint Satisfaction Problem lab to solve the N-Queens problem
AIND-Isolation
AIND-NLP
Coding exercises for the Natural Language Processing concentration, part of Udacity's AIND program.
bity.js
node.js based server and web interface for Objectivity/DB bitcoin data
blockparser
Simple C++ bitcoin blockchain parser
ingest-csv
training-datagen
x-assoc
isallam's Repositories
isallam/AIND-NLP
Coding exercises for the Natural Language Processing concentration, part of Udacity's AIND program.
isallam/bity.js
node.js based server and web interface for Objectivity/DB bitcoin data
isallam/blockparser
Simple C++ bitcoin blockchain parser
isallam/ingest-csv
isallam/x-assoc
isallam/AIND-NLP-Bookworm
A simple question-answering system built using IBM Watson's NLP services.
isallam/AIND-Planning
isallam/AIND-Recognizer
isallam/aind2-cnn
AIND Term 2 -- Lesson on Convolutional Neural Networks
isallam/aind2-dl
isallam/aind2-nlp-capstone
isallam/aind2-rnn
Project materials for RNN segment of AIND nanodegree
isallam/attention-is-all-you-need-keras
A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need
isallam/bity
bitcoin visualizer for Thingspan / Objectivity
isallam/cardesignobjy
example model using objy c# APIs
isallam/classic_objy_mt
Multi-threaded test for Classic Objectivity/DB C++ APIs
isallam/CSVParser
CSV generic parser similar to apache commons-csv
isallam/deep-image-prior
Image restoration with neural networks but without learning.
isallam/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
isallam/dog-project
AIND Term 2 -- CNN Project
isallam/ESPCN
A PyTorch implementation of ESPCN based on CVPR 2016 paper "Real-Time Single Image and Video Super-Resolution Using an Efficient Sub-Pixel Convolutional Neural Network"
isallam/ingest-csv-cpp
isallam/isolation_tor
isallam/keras-attention-mechanism
Attention mechanism Implementation for Keras.
isallam/keras-yolo3
Training and Detecting Objects with YOLO3
isallam/mt-Module-0
Experimental minitorch Modules
isallam/objyaccess_js
node.js API for accessing objectivity query interface.
isallam/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
isallam/tf_examples
TensorFlow and Scikit Flow examples
isallam/wide-resnet.pytorch
Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch