Giter VIP home page Giter VIP logo

Shakib Khan

Gmail Badge Linkedin Badge Twitter Badge Hashnode Medium Badge Facebook

Stuff I work with



GitHub Analytics


Shakib Khan's Projects

anomalib icon anomalib

An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.

cd icon cd

This repo contains continuous delivery pipeline with AWS CodeBuild. I've implemented this pipeline with hugo template on aws.

ci icon ci

This is a demo repo where I've used the cloud9 to build a python scaffold with makefile, test, lint and used GitHub Actions for continuous integration

clustering_spotify_songs icon clustering_spotify_songs

A cluster is a group of objects that belongs to the same class. In other words, similar objects are grouped in one cluster and dissimilar objects are grouped in another cluster. Methods Used in this -Model-Based Method -Hierarchical Method -Constraint-Based Method -Grid-Based Method -Partitioning Method -Density-Based Method

coursera_courses icon coursera_courses

Coursera is one of the leading platforms for online courses. There are hundreds of courses you can enroll in and learn. I'm interested in the Data Science field. So I searched and find out some good courses in Coursera taught by some great instructors.

cse331l-section-10-fall20-nsu icon cse331l-section-10-fall20-nsu

This is the official Github Repository for CSE331L: Microprocessor Interfacing & Embedded System Lab, Section 10, Fall 2020. All course-related materials and Code submission will be facilitated here.

cse445_machine_learning icon cse445_machine_learning

This repo contains all of the files, slides, notes for the Machine Learning (CSE445) course. Denoising using an autoencoder is mainly a modification on the network to prevent it from learning the identity function. The autoencoder sometimes becomes so big that it only learns the data and makes the output as input. It doesn’t perform any dimension reduction rather corrupts the input data by adding some noise or mask in the input values.

diminishing_image_noise_using_deep_learning icon diminishing_image_noise_using_deep_learning

Denoising an image is a classical problem that researchers are trying to solve for decades. In earlier times, researchers used filters to reduce the noise in the images. They used to work fairly well for images with a reasonable level of noise. However, applying those filters would add a blur to the image. And if the image is too noisy, then the resultant image would be so blurry that most of the critical details in the image are lost. There has to be a better way to solve this problem. As a result, I have implemented several deep learning architectures that far surpass the traditional denoising filters. In this blog, I will explain my approach step-by-step as a case study, starting from the problem formulation to implementing the state-of-the-art deep learning models, and then finally see the results.

djangorestapiml icon djangorestapiml

Using the Iris dataset to predict the flower. This repository focused on creating a rest API for the Iris dataset. Using Django, Django-rest-framework, and Jupiter Notebook to complete this project. To testify the API use Postman.

dockerdjangoreactml icon dockerdjangoreactml

With the Django REST system, we can construct a simple machine learning application that forecasts the species of a sample flower based on measurements of its characteristics i.e. the dimensions of the sepal and petal, length, and width. Here we'd use the same Django application and make some adjustments as appropriate. We will use Postgres as our database for this development since Postgres is best suited for building production. Django comes bundled with a fantastic dashboard from the admin. We can register users for our application with the admin dashboard, which can then communicate with our machine learning application to make predictions. This will then serve the function of our backend and admin duties for our Django application.

eb icon eb

This repo contains a flask application and deploys it using PaaS (AWS Elastic Beanstalk) and implemented continuous delivery (AWS CodePipeline)

ecr icon ecr

This repo contains a simple implementation of aws ecr and dockerfile on cloud9.

fedgcn icon fedgcn

FedGCN: Communication Tradeoffs in Federated Training of Graph Convolutional Networks

hf_nlp icon hf_nlp

The repo contains all the resource from HuggingFace NLP course

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.