Stars
- All languages
- Assembly
- Batchfile
- C
- C#
- C++
- CSS
- CoffeeScript
- Crystal
- Dart
- Dockerfile
- Erlang
- Go
- HTML
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Logos
- Lua
- MATLAB
- Makefile
- Markdown
- Nunjucks
- OCaml
- Objective-C
- Objective-C++
- PHP
- Perl
- PowerShell
- Python
- R
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Swift
- TeX
- TypeScript
- Vim Script
The "Python Machine Learning (1st edition)" book code repository and info resource
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
Lectures on scientific computing with python, as IPython notebooks.
Simple chat program that communicates using inaudible sounds
Principal Component Analysis on music loops
This is a Torch implementation of ["Deep Residual Learning for Image Recognition",Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun](https://arxiv.org/abs/1512.03385) the winners of the 2015 ILSVRC …
This sentiment analysis project determines whether the tweets posted in the Turkish language on Twitter are positive or negative.
Simple convolutional neural network to predict handwritten digits using Keras + CoreML for WWDC '18 scholarship [Accepted]