Skip to content
View Ln11211's full-sized avatar
๐Ÿ™‚
๐Ÿ™‚

Block or report Ln11211

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
Ln11211/README.md

Hi there ๐Ÿ‘‹

@ln11211's Holopin board I like to train ml models and learn Verilog :)

Hit me up if you want to talk tech or code..

Check out my work on

1) Image compression using Neural networks

An attempt at compressing Images using Machine learning algorithms and Neural Networks. Check it out at Ln11211/Image_compressor

where I try simple algorithms such a K means cluster and some neural network arichtectures using Conv blocks and LSTM blocks to arrive at a Image compressor baselined against JPEG algorithm.


2) Handwritten Digit-Classifier App

This fun to make, end to end project on the very famous MNIST dataset is a great learning experience for me on deploying ML models. Do check it out at Ln11211/Handwritten-Digit-Classifier-App.

It has always been my goal to deploy ML models on edge devices and I hope to make it some day.


3) Neural Network projects

These are some NN models on datasets and problems suitable for DeepLearning and Computer vision tasks. Please find the notebooks with code on loading the dataset and working on them in the neural-networks repository


4) Regression analysis projects

These are some projects and kaggle notebooks on datasets suitable for regression analysis that I performed myself. These include multiple datasets and visualisations of the data correlations and the regression fits. Please find them at Kglnotebooks


Pinned Loading

  1. Stopwatch Stopwatch Public

    A Simple Stopwatch implemented on an FPGA board using Verilog HDL.

    Verilog

  2. DHaRT DHaRT Public

    DeHazing in Real Time . A Deep neural network approach at dehazing in real time.

    Jupyter Notebook

  3. Einstein-Chwolson-ring-Classifier Einstein-Chwolson-ring-Classifier Public

    A Keras model to classify Gravitational lensing structures.

    Jupyter Notebook

  4. Handwritten-Digit-Classifier-App Handwritten-Digit-Classifier-App Public

    Kotlin

  5. Image_compressor Image_compressor Public

    Jupyter Notebook