iamsuvhro
Software Engineer at Acuver | Restful API, Django, Reactjs, Docker, Pytest, NodeJs, Typescript, Tailwind CSS | Opensource Contributor @cuebook
AcuverBangalore
Pinned Repositories
CueSearch
Augmented-Random-Search
In this Repo I build Augmented Random Search its a game changing AI. It is very simple implementation it is able to do the exactly the same thing that Google Deep mind did in there accomplishment last year. Paper
Breast-Cancer-prediction-using-Machine-Learning-Various-Algorithms
In this tutorial, i will apply a bunch of various Machine Learning Algorithms on the Breast Cancer Dataset and see how each of them behaves with respect to one another.
Chest-Pneumonia-Detection-using-Deep-Learning-Various-Architecture
In this repository,i will apply a bunch of various Neural Network Architectures from Scratch on the Chest pneumonia dataset and see how each of them behaves with respect to one another.
Coder-s-Community
I build an application in Django called "Coder's Community" ! basically its a multi purpose oriented application and also you can call it a blogging application or a mixture of Quora & Stack overflow. Here anyone can join and anyone can post their problems with the snippets this application is fully opensource
EDA-on-Haberman-Cancer-Survival-Dataset
Exploratory Data Analysis (EDA) is the series of asking questions and applying statistics and visualization techniques to answer those questions and to uncover the hidden insights from the data. A case study on the cancer survival data set is done to explore the most common EDA techniques in this repo
Fake-Image-Generator-using-DCGAN
Implementing a fake image generator from scratch using Pytorch for building a robust Deep Convolutional Generative Adversarial Network
Heart-Diseases-Analysis
In this repository you will see the exploratory data analysis on heart diseases dataset. After EDA,fitting this dataset into ANN architecture
Malaria-Detection-With-Deep-Learning-Various-Architecture
In this tutorial, we will apply a bunch of various Neural Network Architectures on the Malaria dataset and see how each of them behaves with respect to one another.
textUtils
A basic react application called Text Utils, here you can easily modify your context like uppercase,lowercase, styling etc.
iamsuvhro's Repositories
iamsuvhro/Augmented-Random-Search
In this Repo I build Augmented Random Search its a game changing AI. It is very simple implementation it is able to do the exactly the same thing that Google Deep mind did in there accomplishment last year. Paper
iamsuvhro/Chest-Pneumonia-Detection-using-Deep-Learning-Various-Architecture
In this repository,i will apply a bunch of various Neural Network Architectures from Scratch on the Chest pneumonia dataset and see how each of them behaves with respect to one another.
iamsuvhro/EDA-on-Haberman-Cancer-Survival-Dataset
Exploratory Data Analysis (EDA) is the series of asking questions and applying statistics and visualization techniques to answer those questions and to uncover the hidden insights from the data. A case study on the cancer survival data set is done to explore the most common EDA techniques in this repo
iamsuvhro/iNotepy-Python-for-Quick-Reference
This is a iPython Notebook for learning basic python and it also be a quick referece for Machine Learning
iamsuvhro/Animals-Classifier-using-ConvoNet
In this notebook you will see the all process for building powerfull classifier. Here I'm using four multiple classes for making powerfull and complete Animal Classifier.
iamsuvhro/IMDB-Reviews-Classification
iamsuvhro/Malaria-Detection-With-Deep-Learning-Various-Architecture
In this tutorial, we will apply a bunch of various Neural Network Architectures on the Malaria dataset and see how each of them behaves with respect to one another.
iamsuvhro/My-Portfolio-Website
This is my Portfolio Website
iamsuvhro/textUtils
A basic react application called Text Utils, here you can easily modify your context like uppercase,lowercase, styling etc.
iamsuvhro/Coder-s-Community
I build an application in Django called "Coder's Community" ! basically its a multi purpose oriented application and also you can call it a blogging application or a mixture of Quora & Stack overflow. Here anyone can join and anyone can post their problems with the snippets this application is fully opensource
iamsuvhro/Aihub
Aihub is a python package for Deep Learning developers
iamsuvhro/Algorithm.py
In this repository i will implement all computer algorithms and Data structure algorithms using Python programming
iamsuvhro/AutoTask
iamsuvhro/Brain-Tumour-Analysis-using-Transfer-Learning
iamsuvhro/CueObserve
Timeseries Anomaly detection and Root Cause Analysis on data in SQL data warehouses and databases
iamsuvhro/emart
End to end Online product selling platform for B2B Users
iamsuvhro/How-to-build-own-text-summarizer-using-deep-learning
In this notebook, we will build an abstractive based text summarizer using deep learning from the scratch in python using keras
iamsuvhro/iamsuvhro
iamsuvhro/Implementation-of-MP-Neurons-Perceptrons-Models
In this repository you will get scratch idea of MP Neurons and Perceptron model Implementation idea.
iamsuvhro/Implementation-of-Sigmoid-Neurons
In this repository I build custom Sigmoid Neurons from scratch
iamsuvhro/InvoGen
This is a dynamic Django based platform for Auto Generating Invoice.
iamsuvhro/Medical-AI-Android
iamsuvhro/NativeScript
NativeScript is an open source framework for building truly native mobile apps with JavaScript. Use web skills, like Angular and Vue.js, FlexBox and CSS, and get native UI and performance on iOS and Android.
iamsuvhro/Offline-Android-Application-for-Detecting-Cat-Dogs
Offline Android Application for Detecting Cat & Dogs
iamsuvhro/project-bucket
Advanced project management tool for all Software Engineers with the Github accessibility, Apache Zepplin notebook support and many more.
iamsuvhro/Scrap.py
Build an Automated data scrapping tools for Scrapping data from website
iamsuvhro/Style-Transfer-Using-Tensorflow
In this repo i am implementing a paper of style transfer from scratch using Tensorflow
iamsuvhro/Tensorflow-Scratch-On-Fashion-MNIST-Dataset
In this tutorial you will see i will build a power full fashion classification model on Fashion mnist dataset using Tensorflow from scratch
iamsuvhro/testRepo
iamsuvhro/To-dos-using-Django
This is a complete application of To-do list using Django & Postgres