Skip to content
View SamPlvs's full-sized avatar
๐Ÿ˜Ž
Code and chill
๐Ÿ˜Ž
Code and chill
Block or Report

Block or report SamPlvs

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
SamPlvs/README.md

Hi there ๐Ÿ‘‹

Popular repositories Loading

  1. Object-detection-via-HOG-SVM Object-detection-via-HOG-SVM Public

    This is an application of Object detection using Histogram of Oriented Gradients (HOG) as features and Support Vector Machines (SVM) as the classifier. Implemented in python, the following librarieโ€ฆ

    Python 61 34

  2. DL-for-forecasting DL-for-forecasting Public

    In this project, I use Deep Learning, namely a RNN made of LSTM units to predict the bitcoin market price based on 5 input features

    Jupyter Notebook 1

  3. LOGO_Python LOGO_Python Public

    This is a sample code for recreation of an old programming language called Logo used to educate children about programming by co

    Jupyter Notebook

  4. TensorFlow-Keras-Numpy-Pandas-Tutorial TensorFlow-Keras-Numpy-Pandas-Tutorial Public

    Just a basic tutorial of keras and tensorflow for understanding syntax

    Jupyter Notebook

  5. lucid lucid Public

    Forked from tensorflow/lucid

    A collection of infrastructure and tools for research in neural network interpretability.

    Jupyter Notebook

  6. pytorch-cnn-visualizations pytorch-cnn-visualizations Public

    Forked from utkuozbulak/pytorch-cnn-visualizations

    Pytorch implementation of convolutional neural network visualization techniques

    Python