Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by hyzhak
A curated list of projects in awesome lists by hyzhak .
https://github.com/hyzhak/ui-select-infinity
extension of angular 1 ui-select to support infinity list of items
Last synced: 05 Nov 2024
https://github.com/hyzhak/cs231n-lecture-notes
my lecture notes of cs231n of Andrej Karpathy
andrej-karpathy cs231n deep-learning jupyter-notebook knn lecture-notes linear-classifier machine-learning
Last synced: 05 Nov 2024
https://github.com/hyzhak/pi-camera-in-docker
Simple Raspberry PI Camera code streaming video wrapped in the Docker Container
Last synced: 05 Nov 2024
https://github.com/hyzhak/fluid-feathers
Fluent interfaces for declarative description of GUI in FeathersUI also in Starling frameworks
Last synced: 05 Nov 2024
https://github.com/hyzhak/leapmotion-3d-controller-as3
Using leapmotion for control 3d objects
Last synced: 05 Nov 2024
https://github.com/hyzhak/ng2-safe-img
very tiny and safe img for Angular 2
Last synced: 05 Nov 2024
https://github.com/hyzhak/deep-learning-cnn-course-notes
my notes from CNN course of Deep Learning by Andrew Ng
cnn computer-vision deep-learning deep-neural-networks face-recognition jupyter-notebook keras neural-style-transfer object-classification object-detection
Last synced: 05 Nov 2024
https://github.com/hyzhak/wercker-step-bitbucket-approve
Wercker step (scenario) for approving bitbucket commit on successful build.
Last synced: 05 Nov 2024
https://github.com/hyzhak/clipping
clipping words - is a text shortening service
Last synced: 05 Nov 2024
https://github.com/hyzhak/advanced-heatmap-js
advanced heatmap for js
data-visualization heatmap visualization
Last synced: 05 Nov 2024
https://github.com/hyzhak/alternativagui-extension
Extension some components from AlternativaGUI
Last synced: 05 Nov 2024
https://github.com/hyzhak/jasmine-travis-boilerplate
Boilerplate for projects with jasmine unittesting framework that build on travis
Last synced: 05 Nov 2024
https://github.com/hyzhak/starling-boilerplate
Boilerplate project with Starling, Feathers inside.
Last synced: 05 Nov 2024
https://github.com/hyzhak/zalando-research-fashionmnist-experiments
my research of Zalando Research Fashion MNIST
computer-vision data-science deep-learning fashion-mnist machine-learning mnist
Last synced: 05 Nov 2024
https://github.com/hyzhak/to-have-property
toHaveProperty matcher for Jasmine (http://jasmine.github.io/)
Last synced: 05 Nov 2024
https://github.com/hyzhak/render-view
Render helper. Encapsulate render event handler and invoke invalid to stage. It's just lightweight wrapper around Event.Render event and stage.invalidate() function.
Last synced: 05 Nov 2024
https://github.com/hyzhak/swiftsuspenders-examples
SwiftSuspenders Examples
Last synced: 05 Nov 2024
https://github.com/hyzhak/mle
Machine Learning: Maximum Likelihood Estimation (MLE)
machine-learning map maximum-a-posteriori-estimation maximum-likelihood-estimation mle
Last synced: 05 Nov 2024
https://github.com/hyzhak/linear-regression
Machine Learning: linear regression
jupyter-notebook linear-regression machine-learning regression
Last synced: 05 Nov 2024
https://github.com/hyzhak/k-nn
K-Nearest-Neighbors
classification k-nearest-neighbours k-nn machine-learning
Last synced: 05 Nov 2024
https://github.com/hyzhak/gym-in-docker-experiment
My experiment with Gym https://github.com/openai/gym in Docker env
Last synced: 05 Nov 2024
https://github.com/hyzhak/four-ways-to-link-a-list
Performance test looking at four linked list architectures for Actionscript 3
Last synced: 05 Nov 2024
https://github.com/hyzhak/flashcookies
Fluent interface for Flash Cookies. Under hood we have SharedObjects and other resources for storing user preferences (settings).
Last synced: 05 Nov 2024
https://github.com/hyzhak/feathers-extension-theme
Theme for Feathers Extension
Last synced: 05 Nov 2024
https://github.com/hyzhak/flash-image-loader
Customize Flash Image Loader. Addition library for support old browsers like IE7-8-9. Where is no any new brand html5 File API.
Last synced: 05 Nov 2024
https://github.com/hyzhak/experience-with-parsley
Code that realizes feature from Parsley's Tutorial
Last synced: 05 Nov 2024
https://github.com/hyzhak/deep-learning-rnn-course-notes
my notes from RNN course of Deep Learning by Andrew Ng
Last synced: 05 Nov 2024
https://github.com/hyzhak/feathers-extension-examples
Examples for Feathers UI Extension
Last synced: 05 Nov 2024
https://github.com/hyzhak/buses
Worldwide schedule of all buses based on crowdsourcing (4sq). In MVP stage.
Last synced: 05 Nov 2024
https://github.com/hyzhak/anykeytocreate-blogspot-com
Google Blogger template for dev blog
Last synced: 05 Nov 2024
https://github.com/hyzhak/cnn
experiments with CNN (convolution Neural Network) and related technics
Last synced: 05 Nov 2024
https://github.com/hyzhak/box2dflash
github clone of Box2DFlash v2.1a-mobile
Last synced: 05 Nov 2024
https://github.com/hyzhak/pool-of-processes
Utils for long running processes combined with fluent interface
Last synced: 05 Nov 2024
https://github.com/hyzhak/on-workers
High level DSL API for Adobe Workers. Based on fluent interfaces.
Last synced: 05 Nov 2024
https://github.com/hyzhak/flash-on-angularjs
Directive for easy binding Adobe Flash and AngularJS
Last synced: 05 Nov 2024
https://github.com/hyzhak/cpu-vs-gpu
we compare results from CPU with GPU here. playground is tensorflow
cpu cpu-vs-gpu deep-learning gpu jupyter machine-learning tensorflow
Last synced: 05 Nov 2024
https://github.com/hyzhak/lazy-fs
Extension to add functional syntax to the file system. Use Lazy.js https://github.com/dtao/lazy.js under the hood.
Last synced: 05 Nov 2024
https://github.com/hyzhak/elasticsearch-experiments
elasticsearch-experiments
Last synced: 05 Nov 2024
https://github.com/hyzhak/open-images-downloader
downloader for OpenImage dataset
deep-learning downloader machine-learning open-images open-images-dataset
Last synced: 05 Nov 2024
https://github.com/hyzhak/luigi-mlflow
mlflow task for luigi pipeline
luigi luigi-task machine-learning ml-pipeline mlflow pipeline
Last synced: 05 Nov 2024
https://github.com/hyzhak/scikit-learn-experiments
scikit-learn experiments
data-science scikit-learn sklearn
Last synced: 05 Nov 2024
https://github.com/hyzhak/to-have-method
toHaveMethod matcher for Jasmine (http://jasmine.github.io/)
Last synced: 05 Nov 2024
https://github.com/hyzhak/ml-dev-box-monitoring
monitoring system for ml dev box
Last synced: 05 Nov 2024
https://github.com/hyzhak/mlflow-container
docker container and compose setup for MLFlow
Last synced: 05 Nov 2024
https://github.com/hyzhak/matplotlib-experiments
experiments with matplotlib
Last synced: 05 Nov 2024
https://github.com/hyzhak/leaflet-advanced-heatmap
Advanced heat map plugin for Leaflet
Last synced: 05 Nov 2024
https://github.com/hyzhak/get-current-position
'Get current position' - Simple python service to provide user current position. Implemented on WebApp2 (Google App Engine)
gae-server geolocation python-services
Last synced: 05 Nov 2024
https://github.com/hyzhak/highlightit
highlight text and display in Jupyter
Last synced: 05 Nov 2024
https://github.com/hyzhak/boilerplate-docker-on-travis
setup common Travis CI configuration for web application
Last synced: 05 Nov 2024
https://github.com/hyzhak/docker-rpi-sysbench
RPi-compatible Docker image with Sysbench for testing performance of your RPI devices
Last synced: 05 Nov 2024
https://github.com/hyzhak/image-on-angular.js
image on angularJS directive. Support load progress
Last synced: 05 Nov 2024
https://github.com/hyzhak/insta-cluster.js
Visual experiments with instagram photos
Last synced: 05 Nov 2024
https://github.com/hyzhak/themessage_server
server side of themessage project
aiohttp aiohttp-sse asyncio proxy-server
Last synced: 05 Nov 2024
https://github.com/hyzhak/hyzhak.github.io-source
Source of personal portfolio page. Based on Metalsmith
hyzhak metalsmith portfolio static-site
Last synced: 05 Nov 2024
https://github.com/hyzhak/jasmine-extensions
Matchers and helpers for jasmine
Last synced: 05 Nov 2024
https://github.com/hyzhak/jasmine-es6-generator
Evaluate generators in Jasmine unit tests suits. Brings ES6 style for async unit tests
Last synced: 05 Nov 2024
https://github.com/hyzhak/improve-my-english-audio
it is improve my english action for google
Last synced: 05 Nov 2024
https://github.com/hyzhak/themessage
the message is the medium
jupyter jupyter-notebook medium
Last synced: 05 Nov 2024
https://github.com/hyzhak/airflow-docker-composition
Airflow docker composition
Last synced: 05 Nov 2024
https://github.com/hyzhak/cs224n
My notes of CS224n: Natural Language Processing with Deep Learning Stanford / Winter 2019
cs224n cs224n-assignment-solutions cs224nwinter2019 deep-learning machine-learning nlp stanford
Last synced: 05 Nov 2024
https://github.com/hyzhak/python-interview
Hacking python interview. Popular algorithms and data structures implemented in Jupyter Notebooks
Last synced: 05 Nov 2024
https://github.com/hyzhak/leap-motion-experiments
Experiments with Leap Motion
Last synced: 05 Nov 2024
https://github.com/hyzhak/webbrowser_metrics_telegraf_plugin
Telegraph Plugin to collect webbrowser metrics
Last synced: 05 Nov 2024
https://github.com/hyzhak/titanic-for-beginners
My introduction to Titanic challenge of Kaggle https://www.kaggle.com/c/titanic
kaggle kaggle-titanic machine-learning titanic
Last synced: 05 Nov 2024
https://github.com/hyzhak/webpack-babel-folder-issue
issue with sibling directory for webpack + babel tests processing
Last synced: 05 Nov 2024
https://github.com/hyzhak/tfdatasets
middleware in pipeline between dataset and TensorFlow classifier
dataset-manager pipeline tensorflow
Last synced: 05 Nov 2024
https://github.com/hyzhak/testing-promise-as3
Utility for unit testing as3 async functionality that based on CodeCatalyst's as3 Promises (implementation of Promise/A+ specification)
Last synced: 05 Nov 2024