m-a-y-a-n-k's Stars
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
m-a-y-a-n-k/Weather-Prediction-Using-Neural-Networks
Machine Learning Project for classifying Weather into ThunderStorm (0001) , Rainy(0010) , Foggy (0100) , Sunny(1000) and also predict weather features for next one year after training on 20 years data on a neural network This is my first Machine Learning Project. Steps To run the project: Extract the files into a single directory ( say "MyWeatherProject" ) Open Octave(GUI) and go to the above directory Type the following in the COMMAND WINDOW : "YearlyForecast();" (without double quotes) Open the files "PredictionWeather1997.txt" to "PredictionWeather2016.txt" and compare with actual results from "Weather1997.txt" to "Weather2015.txt". Curves are plotted to compare predictions with actual weather conditions and they will be saved in the same directory...
m-a-y-a-n-k/AlgoLens
A project for visualising Data structures and Algorithms
guptanikhil007/Weather-Prediction-Using-Neural-Networks
Machine Learning Project for classifying Weather into Stormy (0001) , Rainy(0010) , Foggy (0100) , Sunny(1000) and also predict weather features for next year after training on 5 years data on a neural network.
m-a-y-a-n-k/BloodConnect
A Content Management System for a website developed using PHP and MySQL database server.
m-a-y-a-n-k/BudgetApp
Javascript Budget Expense Tracker
m-a-y-a-n-k/Impression
Let's help you sound more impressive
m-a-y-a-n-k/Leetcode-Solutions
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
m-a-y-a-n-k/MacPresenter
A desktop presenter for mac os made with love using electron
m-a-y-a-n-k/My-SPOJ-Solutions
List of spoj problems i have solved by studying various data structures and algorithms
m-a-y-a-n-k/Smart-Home
Smart Home IoT server
m-a-y-a-n-k/SumItUp
SumItUp is a platform that allows users to generate summaries from various types of content, including audio, images, videos, GIFs, URLs, PDFs and books. It provides users with quick and concise summaries to help them understand the content more efficiently.