Pinned Repositories
aoboturov-deephack-babel-qualification
DeepHack hackathon in machine translation (MT)
cs231n-17
CS231n: Convolutional Neural Networks for Visual Recognition Assignments Implementation
cs287-16-lua
Unofficial companion Docker image for cs287: Statistical Natural Language Processing
gephi
trunk
loresmt-nlprocessing
Paper for the AMTA 2018 LoResMT workshop
lua-hdf5
PMTK3BookDemos.jl
Demos for Kevin Murphy's textbook Machine learning: a probabilistic perspective implemented in Julia
PMTK4BasicModels.jl
Julia implementation of basic models from PMTK3
reinforcement-learning-an-introduction
Python code for Reinforcement Learning: An Introduction
tp-twitter-hadoop
Twitter dataset users similarity network generation with Hadoop and Pig
aoboturov's Repositories
aoboturov/tp-twitter-hadoop
Twitter dataset users similarity network generation with Hadoop and Pig
aoboturov/gephi
trunk
aoboturov/PMTK4BasicModels.jl
Julia implementation of basic models from PMTK3
aoboturov/betamax
Betamax is a tool for mocking external HTTP resources such as web services and REST APIs in your tests. The project was inspired by the VCR library for Ruby.
aoboturov/Convex.jl
A Julia package for disciplined convex programming
aoboturov/coursera-heterogeneous
Resources to work offline on the assignments of Heterogenous Parallel Programming course from Coursera.
aoboturov/CppCon2014
Speaker materials from CppCon 2014
aoboturov/d2si-devoxx-2014-summary
aoboturov/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
aoboturov/gatling
Async Scala-Akka-Netty based Load Test Tool
aoboturov/gatling-highcharts
Highcharts based components for Gatling
aoboturov/GCViewer
Fork of tagtraum industries' GCViewer. Tagtraum stopped development in 2008, I aim to improve support for Sun's / Oracle's java 1.6 + 1.7 garbage collector logs (including G1 collector)
aoboturov/hadoop-book
Example source code accompanying O'Reilly's "Hadoop: The Definitive Guide" by Tom White
aoboturov/jgrapht
Master repository for the JGraphT project
aoboturov/Lectures
aoboturov/marketsimulator
aoboturov/opentsdb-docker
Files required to make a trusted opentsdb Docker such that opentsdb can be used for other projects (e.g. scollector)
aoboturov/pmtk3
Probabilistic Modeling Toolkit for Matlab/Octave.
aoboturov/pmtksupport
Various packages used by PMTK.
aoboturov/Public-API
aoboturov/sweble-wikitext
The Sweble Wikitext Components module provides a parser for MediaWiki's wikitext and an engine trying to emulate the behavior of a MediaWiki.
aoboturov/thorup
Java implementation of Mikkel Thorup's deterministic algorithm to solve the classic single-source shortest paths problem for undirected graphs with positive integer weights in linear time and space.
aoboturov/tooling
This is a pure POM project that serves as basis for projects developed at the Open Source Research Group at the Friedrich-Alexander-University of Erlangen-Nürnberg. It mainly specifies plugin dependencies for derived projects and tries to preconfigure all aspects of a project that stay the same across most projects.
aoboturov/typeclassopedia
Typeclassopedia Workthrough
aoboturov/WikiSort
Fast and stable sort algorithm that uses O(1) memory. Public domain.