Erwin Lejeune

Data Scientist (in progress)

Machine Learning and Artificial Intelligence


intro

  • Fully Convolutional Network from scratch

    Pure numpy implementation of a FCN for the MNIST dataset.

    Python Deep Learning Numpy



  • Object Tracking with Open CV

    Track an object on your camera after selecting it with your mouse !

    C++ OpenCV VisP



  • Logic Gates Neural Network

    Neural Network without libraries training how to determine the output several gates.

    Python Numpy OOP