Pinned Repositories
akka-stream-samples
Samples for various Akka Streams talks
API-Security-Checklist
Checklist of the most important security countermeasures when designing, testing, and releasing your API
async-http-client
Asynchronous Http and WebSocket Client library for Java
awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
aws-device-farm-appium-tests-for-sample-app
AWS Device Farm Appium tests
aws-device-farm-sample-app-for-android
AWS Device Farm sample Android app
bash-git-prompt
An informative and fancy bash prompt for Git users
boot-elastic-sample
Sample project for showing elastic search capabilities of Spring Boot
meldOnMacMojave
Using meld on Mac Mojave
redis-rdb-tools
Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON
anil-tiwari's Repositories
anil-tiwari/meldOnMacMojave
Using meld on Mac Mojave
anil-tiwari/akka-stream-samples
Samples for various Akka Streams talks
anil-tiwari/awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
anil-tiwari/boot-elastic-sample
Sample project for showing elastic search capabilities of Spring Boot
anil-tiwari/coursera-ml
Coursera Machine Learning Assignment Solution
anil-tiwari/FreeLing-User-Manual
Markdown source for FreeLing User Manual. (Read it in GitBook)
anil-tiwari/homebrew-essentia
Homebrew build scripts for Essentia
anil-tiwari/ILearnMachineLearning.py
This repository contains all my small projects related with Data Science and Machine Learning.
anil-tiwari/javabook
Example programs, data, and jarfiles from book "Text Processing in Java"
anil-tiwari/json-to-csv
The code to flatten json objects and convert an array of json objects to CSV with column names generated dynamically.
anil-tiwari/lingpipe
Clone version of LingPipe 4.1.0, with support for unsupervised training
anil-tiwari/machine-learning
A repository of Jupyter/IPython notebooks with the slides and code examples for my machine learning class.
anil-tiwari/Machine_Learning_A-Z
Repository contains tasks and exercises made during Udemy course Machine Learning A-Z that I completed in 2017.
anil-tiwari/nginx-compile-with-lua
nginx-lua-redis-nonblocking
anil-tiwari/redis-rb-cluster
Redis Cluster Ruby client based on redis-rb
anil-tiwari/spring-data-gremlin
Spring data gremlin makes it easier to implement Graph based repositories. This module extends Spring Data to allow support for potentially any Graph database that implements the Tinkerpop Blueprints 2.x API.
anil-tiwari/webflux-filter-sample
Sample reactive application using a web filter with Spring Boot and WebFlux