gurvesh's Stars
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
donnemartin/haxor-news
Browse Hacker News like a haxor: A Hacker News command line interface (CLI).
aimacode/aima-lisp
Common Lisp implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
leo-stone/hack-petya
search key to restore petya encrypted mft
pixie-lang/pixie
A small, fast, native lisp with "magical" powers
facebookarchive/duckling_old
Deprecated in favor of https://github.com/facebook/duckling
deeplearning4j/deeplearning4j
Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learn...
incanter/incanter
Clojure-based, R-like statistical computing and graphics environment for the JVM
justmarkham/DAT8
General Assembly's 2015 Data Science course in Washington, DC
Datomic/day-of-datomic
Sample Code for Day of Datomic presentation
melisgl/mgl
Common Lisp machine learning library.
idris-lang/Idris-dev
A Dependently Typed Functional Programming Language
melisgl/higgsml
The winning solution to the The Higgs Boson Machine Learning Challenge.
0xAX/linux-insides
A little bit about a linux kernel
braydie/HowToBeAProgrammer
A guide on how to be a Programmer - originally published by Robert L Read
untangled-web/untangled
Central public-facing website
oliyh/pedestal-api
Easily build APIs in Pedestal using Schema and Swagger
alexjc/neural-doodle
Turn your two-bit doodles into fine artworks with deep neural networks, generate seamless textures from photos, transfer style from one image to another, perform example-based upscaling, but wait... there's more! (An implementation of Semantic Style Transfer.)
autumnai/leaf
Open Machine Intelligence Framework for Hackers. (GPU/CPU)
bitcoinbook/bitcoinbook
Mastering Bitcoin 3rd Edition - Programming the Open Blockchain
onyx-platform/onyx
Distributed, masterless, high performance, fault tolerant data processing
uncomplicate/neanderthal
Fast Clojure Matrix Library
piotr-yuxuan/PoC
Project on Chess with core.logic / Proof of Concept
8thlight/cob_spec
A fitnesse suite for a web server
immutant/immutant
A suite of libraries for Clojure apps
kanaka/mal
mal - Make a Lisp
syl20bnr/spacemacs
A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
prakhar1989/awesome-courses
:books: List of awesome university courses for learning Computer Science!
CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
orangeduck/mpc
A Parser Combinator library for C