Julia.jl
Popular repositories Loading
-
haskell-beginners-projects
haskell-beginners-projects PublicForked from zfoh/haskell-beginners-projects
A couple of Haskell beginner projects, for ZuriHac 2016
Haskell
-
FlappyHaskell
FlappyHaskell PublicForked from lotz84/FlappyHaskell
An implementation of Flappy Bird in Haskell using FRP and OpenGL.
Haskell
-
lazy-lambda
lazy-lambda PublicForked from mchakravarty/lazy-lambda
Lazy Lambda — a Flappy Bird clone in Haskell with SpriteKit
Haskell
-
HaskellSpriteKit
HaskellSpriteKit PublicForked from mchakravarty/HaskellSpriteKit
Haskell binding to Apple's SpriteKit framework
Haskell
-
PlagiarismDetector
PlagiarismDetector PublicForked from ADJA/PlagiarismDetector
Plagiarism Detector
C++
-
py-faster-rcnn
py-faster-rcnn PublicForked from rbgirshick/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
Python
Repositories
- deepo Public Forked from ufoym/deepo
A series of Docker images (and their generator) that allows you to quickly set up your deep learning research environment.
- leveldb Public Forked from google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
- cs228-notes Public Forked from ermongroup/cs228-notes
Course notes for CS228: Probabilistic Graphical Models.
- digital_video_introduction Public Forked from leandromoreira/digital_video_introduction
A hands-on introduction to video technology: image, video, codec (av1, h264, h265) and more (ffmpeg encoding).
- MachineLearning Public Forked from carefree0910/MachineLearning
Machine learning algorithms implemented by pure numpy
- AutoEncoder Public Forked from tsuday/AutoEncoder
Simple Implementation of AutoEncoder, one type of deep learning algorithm. This is implemented based on Tensorflow.
- ssd.pytorch Public Forked from amdegroot/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
- Flux.jl Public Forked from FluxML/Flux.jl
Relax! Flux is the ML framework that doesn't make you tensor
- AICamera Public Forked from facebookarchive/AICamera
Demonstration of using Caffe2 inside an Android application.