Pinned Repositories
algorithm
Implementation of useful algorithms into runnable and tested computer codes
algorithms-1
Minimal examples of data structures and algorithms in Python
data-mining
Fundamental of Data Mining: Study case and implementations.
finhacks
My workout in Finhacks competition
information-theory
Fundamental of information theory in computer science perspective
machine-learning
Fundamental of machine learning: Study cases and implementations.
machine-learning-tutorials
Easy machine learning tutorial!
mongodb-university
Mongod DB university courses.
Simplex
Hackable, Ultraweight and Fast PHP Framework
web-aggregation
Aggregation framework for web data using javascript
Bladefidz's Repositories
Bladefidz/algorithm
Implementation of useful algorithms into runnable and tested computer codes
Bladefidz/docs
The MongoDB Documentation Project Source.
Bladefidz/Red-Black-Tree
An extremely well tested and commented red black tree implementation. Worth a look if you are studying the material.
Bladefidz/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
Bladefidz/PySastrawi
Indonesian stemmer. Python port of PHP Sastrawi project.
Bladefidz/Machine-Learning-Tutorials-1
machine learning and deep learning tutorials, articles and other resources
Bladefidz/pydaal-tutorials
Tutorials for uisng PyDAAL, i.e. the Python API of Intel Data Analytics Acceleration Library
Bladefidz/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
Bladefidz/decisiontree
ID3-based implementation of the ML Decision Tree algorithm
Bladefidz/meta
A Modern C++ Data Sciences Toolkit
Bladefidz/facebook-page-post-scraper
Data scraper for Facebook Pages, and also code accompanying the blog post How to Scrape Data From Facebook Page Posts for Statistical Analysis
Bladefidz/scrape-linkedin
Scrape a public LinkedIn profile.
Bladefidz/ahp
Analytical Hierarchy Process (AHP) with R
Bladefidz/market-basket-optimization
Study case and implementation of market basket optimization
Bladefidz/numerical-computing
Fundamental of numerical computing.
Bladefidz/algorithms
Ruby algorithms and data structures. C extensions
Bladefidz/CLRS
:notebook:Solutions to Introduction to Algorithms
Bladefidz/free-space-simulation
Creating simulations on mathematically defined free space and computer graphics.
Bladefidz/self-driving-car
The Udacity open source self-driving car project
Bladefidz/toiletdb
flushes an object to a JSON file. lets you do simple CRUD with async safely with the backend being a flat JSON file
Bladefidz/oracle-database-workshop
Oracle Database Workshop Notes
Bladefidz/cyber-security
Cyber security notes and practical examples
Bladefidz/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Bladefidz/Python-for-Algorithms--Data-Structures--and-Interviews
Files for Udemy Course on Algorithms and Data Structures
Bladefidz/PrincetonAlgorithms
SAVE NET NEUTRALITY. Python implementations of selected Princeton Java Algorithms and Clients by Robert Sedgewick and Kevin Wayne
Bladefidz/Amazon-Product-Recommender-System
Sentiment analysis on Amazon Review Dataset available at http://snap.stanford.edu/data/web-Amazon.html
Bladefidz/HitchHikers-Guide-Machine-Learning
Bladefidz/AlgorithmsSedgewick
Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).
Bladefidz/postman_problems
Graph optimization solutions and implementations to the Postman Problems from graph theory.
Bladefidz/network-security
Simulation and implementation of network security defence and attacks.