Pinned Repositories
aws_jupyter_anaconda
A bunch of scripts to install Miniconda and Jupyter on your reserved AWS spot instances
Binary-Neural-Networks
Implemented here a Binary Neural Network (BNN) achieving nearly state-of-art results but recorded a significant reduction in memory usage and total time taken during training the network.
cybloom
gilfoyle
Gilfoyle is a report generation tool for Python which makes it quick and easy to create stylish reports or presentations using data.
heatmap
Python script for generating high quality heatmaps based on any coordinate data (GPS tracks, eye tracking, etc).
kdsphere
KD Trees for Sperical Data
Log-Log-Sketch
Python Implementation of Super and Hyper Log Log Sketches
mlcourse.ai
Open Machine Learning Course
old_startings
orange3
🍊 :bar_chart: :bulb: Orange: Interactive data analysis https://orange.biolab.si
nagornuiai's Repositories
nagornuiai/aws_jupyter_anaconda
A bunch of scripts to install Miniconda and Jupyter on your reserved AWS spot instances
nagornuiai/Binary-Neural-Networks
Implemented here a Binary Neural Network (BNN) achieving nearly state-of-art results but recorded a significant reduction in memory usage and total time taken during training the network.
nagornuiai/cybloom
nagornuiai/gilfoyle
Gilfoyle is a report generation tool for Python which makes it quick and easy to create stylish reports or presentations using data.
nagornuiai/heatmap
Python script for generating high quality heatmaps based on any coordinate data (GPS tracks, eye tracking, etc).
nagornuiai/kdsphere
KD Trees for Sperical Data
nagornuiai/Log-Log-Sketch
Python Implementation of Super and Hyper Log Log Sketches
nagornuiai/mlcourse.ai
Open Machine Learning Course
nagornuiai/old_startings
nagornuiai/orange3
🍊 :bar_chart: :bulb: Orange: Interactive data analysis https://orange.biolab.si
nagornuiai/POPC-examples
POPC examples
nagornuiai/POPC-examples-python
POPC examples written in python
nagornuiai/pyopt
all sorts of optimisation with python runs here
nagornuiai/python-bloomfilter
Scalable Bloom Filter implemented in Python
nagornuiai/PythonDataScienceHandbook
Jupyter Notebooks for the Python Data Science Handbook
nagornuiai/scikit-feature
open-source feature selection repository in python (DMML Lab@ASU)
nagornuiai/stanford_cs231n_2018
Solutions and comments to assignments for 2018 Stanford's course on convolutional neural networks
nagornuiai/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition
nagornuiai/wpca
Weighted Principal Component Analysis (PCA) in Python