• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple ML library implemented from scratch using Scala.

More Repositories

1

advanced-lane-lines

Implementation of a pipeline that uses several advanced computer vision techniques to track lane lines on the road.
Python
3
star
2

cifar-10-dl4j

Implementation of an AlexNet architecture in DL4J to make predictions on the classical CIFAR-10 dataset
Scala
2
star
3

automl-autokeras

CIFAR-10 classifier trained using Auto-Keras.
Python
2
star
4

book-cover-recognizer

Book cover search engine using image keypoints and descriptors.
Python
2
star
5

bike-ridership-nn

Simple implementation of a neural network using only Numpy and Pandas, used to predict bike ridership data.
Jupyter Notebook
1
star
6

traffic-sign-classifier-cnn

Traffic Sign Classifier implemented using a Convolutional Neural Network.
Jupyter Notebook
1
star
7

smile-linalg

A set of simple examples of linear algebra using Smile.
Scala
1
star
8

advanced-tensorflow-kotlin

Implementation of an inception model (transfer learning) using TensorFlow Java API in Koltin
Kotlin
1
star
9

naive-day-night-classifier

Jupyter Notebook
1
star
10

vehicle-detection

Pipeline implemented with several advanced computer vision techniques (such as Histogram of Oriented Gradients) used to detect cars in a video.
Python
1
star
11

intro-to-pytorch

Jupyter Notebook
1
star
12

getting-started-with-dl4j

Simple 2-layered feed-forward network trained on MNIST, using Deeplearning4j
Scala
1
star
13

lane-lines

Simple pipeline implementation to find lane lines in a fixed set of road images, using some Computer Vision concepts as Canny Edges, Hough Transform and Gaussian Blur
Jupyter Notebook
1
star
14

incremental-training-creme

Python
1
star
15

password-checker

Simple script to check if your passwords have been leaked on the Internet
Python
1
star