Pinned Repositories
automation-bijoy-to-avro
ANSI and Unicode are encoding standards used across the world by writers and common users. ANSI is an older encoding version and is used in operating systems like Windows 95/ 98 and much older systems. Unicode is a newer version of encoding used in the current day operating systems
Basic-Git-Command
basic GitBash command for newbies
Covid-19-Tracker
A simple Covid19 Meter App which provides Global and Local Data (such as new / total - deaths / infected / recovered) on covid19 from Rest API.
Epileptic-Seizure-Recognition
The aim of this repo is to contribute to the diagnosis of epilepsy by taking advantage of the engineering. So, for diagnosing of epileptic seizures from EEG signals are transformed discrete wavelet and auto regressive models. After these transformations, extract data is applied input for Back-propagation, k-Nearest Neighbor (k-NN), Support Vector Machines (SVM) ,ANN ,Logistic Regression and Principal Component Analysis algorithms.
future-weather-forecasting
The aim of this repo is to predict forecast for the future of a specific area, where up to 30 years forecast being predicted using Prophet Model.
neural-network
Neural networks, also known as artificial neural networks (ANNs) , are a subset of machine learning and are at the heart of deep learning algorithms. Their name and structure are inspired by the human brain, mimicking the way that biological neurons signal to one another.
project_04
This System is about University management. It allows students to enroll, teachers to distribute & administrations to provide necessary functionality.
SD-project-04
A University management System built with Laravel and Vuejs . It allows students to enroll, teachers to distribute & administrations to provide necessary functionality.
stable-diffusion-for-mac
Shell script (for Mac) to a browser interface based on Gradio library for Stable Diffusion.
mohsin-riad's Repositories
mohsin-riad/Epileptic-Seizure-Recognition
The aim of this repo is to contribute to the diagnosis of epilepsy by taking advantage of the engineering. So, for diagnosing of epileptic seizures from EEG signals are transformed discrete wavelet and auto regressive models. After these transformations, extract data is applied input for Back-propagation, k-Nearest Neighbor (k-NN), Support Vector Machines (SVM) ,ANN ,Logistic Regression and Principal Component Analysis algorithms.
mohsin-riad/project_04
This System is about University management. It allows students to enroll, teachers to distribute & administrations to provide necessary functionality.
mohsin-riad/automation-bijoy-to-avro
ANSI and Unicode are encoding standards used across the world by writers and common users. ANSI is an older encoding version and is used in operating systems like Windows 95/ 98 and much older systems. Unicode is a newer version of encoding used in the current day operating systems
mohsin-riad/neural-network
Neural networks, also known as artificial neural networks (ANNs) , are a subset of machine learning and are at the heart of deep learning algorithms. Their name and structure are inspired by the human brain, mimicking the way that biological neurons signal to one another.
mohsin-riad/stable-diffusion-for-mac
Shell script (for Mac) to a browser interface based on Gradio library for Stable Diffusion.
mohsin-riad/Basic-Git-Command
basic GitBash command for newbies
mohsin-riad/future-weather-forecasting
The aim of this repo is to predict forecast for the future of a specific area, where up to 30 years forecast being predicted using Prophet Model.
mohsin-riad/MLOPS-house-price
This repository contains code for an end-to-end web application that predicts house prices. The app is built using Python and Flask, and includes a machine learning model that has been trained on a dataset of house prices.
mohsin-riad/SD-project-04
A University management System built with Laravel and Vuejs . It allows students to enroll, teachers to distribute & administrations to provide necessary functionality.
mohsin-riad/Covid-19-Tracker
A simple Covid19 Meter App which provides Global and Local Data (such as new / total - deaths / infected / recovered) on covid19 from Rest API.
mohsin-riad/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
mohsin-riad/awesome-data-labeling
A curated list of awesome data labeling tools
mohsin-riad/awesome-rl
Reinforcement learning resources curated
mohsin-riad/bangla-programming-resources
Bangla tutorial, reference and resource list on programming topics
mohsin-riad/basic-ajax
asynchronous java script (ajax)
mohsin-riad/Blockchain-Intro
mohsin-riad/Codeforces
codeforces solutions
mohsin-riad/doccano
Open source annotation tool for machine learning practitioners.
mohsin-riad/EddieBot
Discord bot for Eddie Jaoude's Discord server
mohsin-riad/Laravel-intro
mohsin-riad/machine-learning-intro
mohsin-riad/mohsin-riad
mohsin-riad/PHP-intro
mohsin-riad/PLC-into
A PROGRAMMABLE LOGIC CONTROLLER (PLC) is an industrial computer control system that continuously monitors the state of input devices and makes decisions based upon a custom program to control the state of output devices.
mohsin-riad/skeleton-vue
Vuejs Project Template
mohsin-riad/Tetris-game
Tetris is a tile-matching video game where players complete lines by moving differently shaped pieces (tetrominoes), which descend onto the playing field. The completed lines disappear and grant the player points, and the player can proceed to fill the vacated spaces. The game ends when the playing field is filled. The longer the player can delay this inevitable outcome, the higher their score will be.
mohsin-riad/unsplash-search-engine
A Search Engine Using Unsplash Api which unlocks Image Search.
mohsin-riad/upscaler-pro
Clarity AI | AI Image Upscaler & Enhancer - free and open-source Magnific Alternative
mohsin-riad/VueJs-intro
mohsin-riad/Vuex-intro
Vuex is a state management pattern + library for Vue.js applications. It serves as a centralized store for all the components in an application, with rules ensuring that the state can only be mutated in a predictable fashion.