arun-kmr-singh
M.Tech Grad student - Department of CSE, IIT Jammu (J&K) . Major in Computer Science and Engineering.
Indian Institute of Technology JammuJammu and Kashmir, India
Pinned Repositories
arun-kmr-singh
About Me
arun-kmr-singh.github.io
My Portfolio Website
Crio_LinuX-Git
This Directory Contains the commands and outputs performed during Crio's Developer Essential Linux and Git Challenge ( #IBeliveInDoing September Month Challenge ) .
Data-file-conversion
This Repository contains python code and JAVA code for .XML and .JSON to .CSV file conversion and vice versa. Ultimetely able to convert .XML to .JSON and vice versa by using .CSV file as intermediary.
Deep-Learning-Projects
This Repository contains few Project Assignments that I completed as a part of my courses and learnings. Most of the Projects are the guided one.
dump-images
Finder-Reminder-Project
Repository Contains Project made in UNITY 3D and scripted in C#. Project is about creating a Virtual Environment and surrounding, of a real space, and associating tasks to them which are reminded to user whenver user travels to nearby location Virtually in the system. The whole game is also converted into WebGL and hosted on WebApp on Azure Cloud. Feel free to test it on below mentioned link.
Human-and-AI-Synthesised-Speech-Detection-using-Machine-Learning
Classifying AI Synthesised Voice and Human Voice using Machine Learning by Spectral and Cepstral Analysis. Also classified different TTS(Text-to-Speech) engines for different AI synthesized Voice. Published Paper for the whole art of work. Link Given below.
Image-Noise-Reduction-using-Autoencoders-in-Tensorflow
Primality-Testing-Algorithms
Repository contains primality testing algorithms (AKS and Fermats) implementation code i.e programs to check whether a number is prime or not.
arun-kmr-singh's Repositories
arun-kmr-singh/Human-and-AI-Synthesised-Speech-Detection-using-Machine-Learning
Classifying AI Synthesised Voice and Human Voice using Machine Learning by Spectral and Cepstral Analysis. Also classified different TTS(Text-to-Speech) engines for different AI synthesized Voice. Published Paper for the whole art of work. Link Given below.
arun-kmr-singh/Primality-Testing-Algorithms
Repository contains primality testing algorithms (AKS and Fermats) implementation code i.e programs to check whether a number is prime or not.
arun-kmr-singh/Finder-Reminder-Project
Repository Contains Project made in UNITY 3D and scripted in C#. Project is about creating a Virtual Environment and surrounding, of a real space, and associating tasks to them which are reminded to user whenver user travels to nearby location Virtually in the system. The whole game is also converted into WebGL and hosted on WebApp on Azure Cloud. Feel free to test it on below mentioned link.
arun-kmr-singh/arun-kmr-singh
About Me
arun-kmr-singh/arun-kmr-singh.github.io
My Portfolio Website
arun-kmr-singh/Crio_LinuX-Git
This Directory Contains the commands and outputs performed during Crio's Developer Essential Linux and Git Challenge ( #IBeliveInDoing September Month Challenge ) .
arun-kmr-singh/Data-file-conversion
This Repository contains python code and JAVA code for .XML and .JSON to .CSV file conversion and vice versa. Ultimetely able to convert .XML to .JSON and vice versa by using .CSV file as intermediary.
arun-kmr-singh/Deep-Learning-Projects
This Repository contains few Project Assignments that I completed as a part of my courses and learnings. Most of the Projects are the guided one.
arun-kmr-singh/dump-images
arun-kmr-singh/Image-Noise-Reduction-using-Autoencoders-in-Tensorflow
arun-kmr-singh/first-contributions
🚀✨ Help beginners to contribute to open source projects
arun-kmr-singh/github-slideshow
A robot powered training repository :robot:
arun-kmr-singh/hacktoberfest2021
Submit Just 4 PRs to earn SWAGS and Tshirts🔥
arun-kmr-singh/Hacktoberfest2021-2
Contribute on this repository with valid pull request.
arun-kmr-singh/Hacktoberfest2021-3
Send your valuable codes here
arun-kmr-singh/hacktoberfest2021-4
For Beginners, students and developers this is a great opportunity to learn and contribute to open source.
arun-kmr-singh/HactoberFest2019-Programs
This Repository contains python programs created under the event HactoberFest 2019. For the purpose of learning and demonstration. Practice git version control and other useful commands like push, pull, merge, etc.
arun-kmr-singh/HactoberFest2021
For Hacotberfest 2021
arun-kmr-singh/HandWritten_Digit_Recognition_Neural-Net
Repository contains implementaion code of Nerural Network for identifying hand written digits. Images for digits are collected and converted into Grey scale images. Image of 200x200 pixels converted into a feature vector of size 40000 values. Sigmoid and Relu function used in forward propagation. Implemented back propagation. This Project is done as a part of Coursera Machine Learning Course.
arun-kmr-singh/Hello-World-CSE
Share and Discuss, Ideas and Resources, related to Computer Science and Society, Algorithms, Machine Learning, AI, Deep Learning, Information Security, Forensics, and other related topics.
arun-kmr-singh/House-Price-Prediction
Machine Learning Model to Predict Price of a House using Linear Regression. Implemented Linear Regression with One Variable. This Project is done as a Part of Coursera Machine Learning Course.
arun-kmr-singh/MNIST_DigitClassification-in-TensorFlow
arun-kmr-singh/Python-Programs-Hacktoberfest
Python programs for Hacktoberfest
arun-kmr-singh/rr
Record and Replay Framework
arun-kmr-singh/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
arun-kmr-singh/Student_Admission_Prediction
Machine Learning Model to Predict whether a student gets admitted to a university using Logistic Regression i.e Binary Classification. Done in Octave. This Project is done as a Part of Coursera Machine Learning Course.
arun-kmr-singh/Super-Market-Billing-System-and-Canteen-Management-System
My class 11th & 12th Project. This repo contains complete basic programs done in class 11th 12th, billing system of Super Market and Canteen Management System
arun-kmr-singh/test
arun-kmr-singh/Web-Crawlers
This Repository Contains Various Web Crawlers for different purposes. Programs Log the collected data into the log file in text format.