anj1's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
tensorflow/models
Models and examples built with TensorFlow
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
keras-team/keras
Deep Learning for humans
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
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 ;)
terryum/awesome-deep-learning-papers
The most cited deep learning papers
devsisters/DQN-tensorflow
Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning
GiovineItalia/Gadfly.jl
Crafty statistical graphics for Julia.
pluskid/Mocha.jl
Deep Learning framework for Julia
google/prettytensor
Pretty Tensor: Fluent Networks in TensorFlow
JuliaInterop/Cxx.jl
The Julia C++ Interface
ajtulloch/dnngraph
A DSL for deep neural networks, supporting Caffe and Torch
JuliaGizmos/Interact.jl
Interactive widgets to play with your Julia code
brandonpelfrey/Fast-BVH
A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing
JuliaPhysics/Measurements.jl
Error propagation calculator and library for physical measurements. It supports real and complex numbers with uncertainty, arbitrary precision calculations, operations with arrays, and numerical integration.
JuliaInterop/CxxWrap.jl
Package to make C++ libraries available in Julia
vmtk/vmtk
the Vascular Modeling Toolkit
JuliaGizmos/Escher.jl
Composable Web UIs in Julia
IntelLabs/ParallelAccelerator.jl
The ParallelAccelerator package, part of the High Performance Scripting project at Intel Labs
BioJulia/Bio.jl
[DEPRECATED] Bioinformatics and Computational Biology Infrastructure for Julia
mokemokechicken/keras_npi
NPI(Neural Programmer-Interpreters) implementation with Keras
StanJulia/Stan.jl
Stan.jl illustrates the usage of the 'single method' packages, e.g. StanSample, StanOptimize, etc.
cpederkoff/stl-to-voxel
Turn STL files into voxels, images, and videos
giordano/Cuba.jl
Library for multidimensional numerical integration with four independent algorithms: Vegas, Suave, Divonne, and Cuhre.
blei-lab/hlda
This implements hierarchical latent Dirichlet allocation, a topic model that finds a hierarchy of topics. The structure of the hierarchy is determined by the data.
adbrebs/brain_segmentation
Segment 3D MRIs of the brain into anatomical regions
benmoran/TensorFlow.jl
A Julia wrapper for the TensorFlow Python library
russolsen/Transit.jl
Transit format support for the Julia programming language.
alexisVallet/hnn
Simple GPU neural network library based on CuDNN.