sreramk
I research, solve problems, and write computation intensive code, for which I spend hours and days designing and refactoring. [I'm open for freelancing]
India
Pinned Repositories
MachineLearning
The main motive is to create a good tool for conducting AI experiments in vast areas.
CabCode
One of Zoho company's interview question's answer.
cutadapt
cutadapt removes adapter sequences from sequencing reads
dag_process_exec
quick_sortExample
A simple implementation of quicksort algorithm.
Sudoku-
sreramk's Repositories
sreramk/CabCode
One of Zoho company's interview question's answer.
sreramk/Sudoku-
sreramk/dag_process_exec
sreramk/assignment_1
sreramk/AugmentedUI
sreramk/bank_robber
sreramk/blocksparse
Efficient GPU kernels for block-sparse matrix multiplication and convolution
sreramk/cayley
An open-source graph database
sreramk/elementary_frame
sreramk/flask-boilerplate
Docker container with Flask, livereload, and a light frontend: flask-assets, scss, and jsmin
sreramk/forblogarticles
sreramk/gasm
An Experimental Wasm Virtual Machine for Gophers
sreramk/gota
Gota: DataFrames and data wrangling in Go (Golang)
sreramk/gym
A toolkit for developing and comparing reinforcement learning algorithms.
sreramk/imagededup
😎 Finding duplicate images made easy!
sreramk/immutable
Immutable collections for Go
sreramk/IntellectualCloud
sreramk/jsrepl
Multilingual sandboxed REPL engine in JavaScript.
sreramk/kaldi
This is now the official location of the Kaldi project.
sreramk/leastnodes_dfa
Constructs a DFA with least nodes, when a finite set of finite sized strings are given as input. This does not handle variable sized grammar
sreramk/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
sreramk/MachineLearningBlog
A blog on machine learning
sreramk/MapDB-cpp
A map-structure that is written on top of mongocxx driver. It's a multi-map like structure, which stores the records in the secondary memory rather than the primary memory.
sreramk/micropsi2
Python version of cognitive architecture MicroPsi
sreramk/networksecuritylab
Contains network security lab programs. Some of them are an extended versions of the original implementation.
sreramk/neuralkanren
Neural Guided Constraint Logic Programming for Program Synthesis
sreramk/ObEngine
2D Game Engine with Lua Scripting made on top of SFML !
sreramk/resume
sreramk/similarity
I had created this in the year 2012, when I was doing my 10th standard schooling. This program uses difference equation concept to predict the next value in a polynomial series.
sreramk/tml-assignment-2