hassaku's repositories
hubot-suggest
Suggest hubot commands when not found
audio-plot-lib
This library provides graph sonification functions and has been developed for a project named "Data science and machine learning resources for screen reader users". Please refer to the project page for more details.
DS-and-ML-with-screen-reader
Data science and machine learning resources for screen reader users
audio-plot
Python library to converts a line graph to sound and return an object that can be played in Jupyter notebook or Google Colab. Values are represented by pitches, and the timeline is represented by left and right pans. It was created to make data science fun for the visually impaired.
associative-word-vector
Word associative memory using Non-monotone Neural Networks
colab-a11y-utils
Tools to improve Google Colab experience for screen reader users
DeepLearningProjectWorkflow
Machine Learning Workflow, from Andrew Ng's lecture at Deep Learning Summer School 2016
accessible-graphs
The Accessible Graphs project
arXivTimes
repository to research & share the machine learning articles
ConjugatePriors.jl
A Julia package to support conjugate prior distributions.
deformable-supervised-nmf
Implementation for deformable supervised NMF
DirichletProcessMixtures.jl
Dirichlet Process Mixture Models in Julia
electricitymap-contrib
A real-time visualisation of the CO2 emissions of electricity consumption
exception-slacker
Notify exceptions on slack
google-meet-grid-view
Userscript to offer a grid-view layout in Google Meets
ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
reinforcement-learning
Minimal and Clean Reinforcement Learning Examples
sequence_gan
Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).