Pinned Repositories
A-Guide-to-Deep-Learning
📚 A detailed guide to deep learning: http://yerevann.com/a-guide-to-deep-learning/
acid-block
An XBlock for testing XBlock Runtimes
aiohttp
http client/server for asyncio (PEP-3156)
allennlp
YerevaNN's internal branches for AllenNLP - An open-source NLP research library, built on PyTorch.
apollo-contrib
apollo-kernel
Collections of Apollo Kernels
mshabdiz's Repositories
mshabdiz/AutonomousDrivingCookbook
Scenarios, tutorials and demos for Autonomous Driving
mshabdiz/BioRelEx
🧬 BioRelEx: Biological Relation Extraction Benchmark @ ACL BioNLP Workshop 2019
mshabdiz/clip
Create charts from the command line
mshabdiz/colorlover
Color scales in Python for humans
mshabdiz/container-pwiz
The ProteoWizard Library and Tools are a set of modular and extensible open-source, cross-platform tools and software libraries that facilitate proteomics data analysis, developed by the Proteowizard Team at http://proteowizard.sourceforge.net/. This repository contains the Docker image to convert from many vendor raw data formats to mzML via Linux WINE.
mshabdiz/d3-spiral
A reusable chart for D3 (version 4) to create a spiral heatmap
mshabdiz/dbtoolkit
Manipulating fasta sequence databases
mshabdiz/Deep-Learning-and-Computer-Vision-A-Z-OpenCV-SSD-GANs
This repository contains my work for the Udemy Course on Open CV by Super Data Science.
mshabdiz/deepchem
Democratizing Deep-Learning for Drug Discovery, Quantum Chemistry, Materials Science and Biology
mshabdiz/Detection-of-Parkinson-s-disease-with-the-images-of-Spiral-Wave-using-fast.ai
The diagnosis of Parkinson's disease in hand-drawn images of spirals and waves with fast.ai and deep learning techniques.
mshabdiz/DigitRecognizer
A solution for Kaggle contest "Digit Recognizer"
mshabdiz/driving-benchmarks
Repository to store different driving benchmarks that run on the CARLA simulator
mshabdiz/Face-and-Motion-detector-OpenCV
Manipulating images, batch image resizing, recognising a face in the image, detecting objects in real-time and recording time of the object entering and exiting the frame.
mshabdiz/fantastic-books-in-clips
Expert system to recommend fiction to the casual reader. written in a functional language for a now defunct rule engine. Could be re-implemented with PyKnow or Haskell
mshabdiz/Graph_Pool
To build a better graph classification model
mshabdiz/hyperspectral_deeplearning_review
Code of paper "Deep Learning Classifiers for Hyperspectral Imaging: A Review"
mshabdiz/MATLABRobotics
MATLAB sample codes for mobile robot navigation
mshabdiz/MNIST-Digit.Recognizer-CNNs
Implementation of CNN to recognize hand written digits (MNIST) running for 10 epochs. Accuracy: 98.99%
mshabdiz/ms-data-core-api
Open-source java library to handle different file format standards for proteomics. Specially ms-data-core-api is good for MetaData representation.
mshabdiz/ofxOpenCvDnnOpenPose
ofxOpenCvDnnOpenPose is an addon for openframeworks.
mshabdiz/OpenCV-Graphic-color-mixed-recognition
For example, triangle、polygon and make them color matching(opencv3.4颜色形状匹配)
mshabdiz/PRIDEParametersExtractor
The PRIDEParametersExtractor retrieve the search parameters from Complete Submissions in PRIDE.
mshabdiz/R-NET-in-Keras
Open R-NET (hy` առնետ 🐁) implementation and detailed analysis: https://git.io/vd8dx
mshabdiz/reinforcement-learning
Reinforcement learning baseline agent trained with the Actor-critic (A3C) algorithm.
mshabdiz/spectralpython.github.io
Spectral Python website
mshabdiz/SqueezeNet
SqueezeNet: AlexNet-level accuracy with 50x fewer parameters
mshabdiz/squeezenet2
Implementation of SqueezeNet with Keras and TensorFlow.
mshabdiz/stern-brocot-tree
A Clojure implementation of exact arithmetics for computable numbers on the Stern-Brocot tree.
mshabdiz/unmixing
Interactive tools for spectral mixture analysis of multispectral raster data in Python
mshabdiz/VisualizeMNIST
This project is real-time visualization of a network recognizing digits from user's input.