Coder Social home page Coder Social logo

maarten-pennings / machinelearning Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 2.0 8.65 MB

My first experiments with Machine Learning (TensorFlow in Jupyter notebook).

License: MIT License

Jupyter Notebook 62.38% Batchfile 0.08% C 36.71% C++ 0.05% HTML 0.78%
machine-learning tensorflow jupyter-notebook deep-learning neural-network

machinelearning's Introduction

MachineLearning

My first experiments with Machine Learning (TensorFlow in Jupyter notebook).

Projects

  • My first project uses a Jupyter notebook and a list of a quarter of a million credit card transaction to make a neural network that detects the fraudulent ones.

    creditcard

  • My second project classifies 131 species of fruit (and vegetables and nuts). So here the I use a convolutional neural network that takes images as input.

    fruitfind

  • My third project tries to predict the sin(x) from x, a network even simpler than for the credit card transactions. However, the real goal is to run the model on the ESP32, a goal that is reached. The same sketch even runs on ESP8266, albeit slower. There are two intermezzos. The first maps a piece-wise linear curve to a two-layer neural net. The second uses that technique to hand-craft a sine predictor.

    sine

  • The fourth project is no longer to educate me. This implements rock-paper-scissors on an ESP32 with a camera connected. A supporting project (ESP32CAM) captured the images that were use for training the neural network. A follow-up project (TFLcam) is the resulting end-product. It can be used as a sensor in a rock-paper-scissors Lego Mindstorms robot.

    rock-paper-scissors

(end of doc)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.