Pinned Repositories
agro-point-cloud-seg-pipeline
This repository contains experimentation for the IE 694's AI in agriculture portfolio.
analyzing-cooperative-marls
This repository contains implementations for reward shaping based governance kernel layer experiments
cautious-integration-analysis
Some dissection analysis of integration of multiple tools
Concise-Interview-Prep
Preperation repository with concise resources for modern day requirements of Software Engineering Interviews. Specific Details to Techincal Rounds.
fibonacci-initialized-neural-networks
A repository containing experimental results about fibonacci intialized neural networks in comparison to random intialization neural networks.
MachineLearningAlgorithmAnalysisGui
Comparitive study of Genetic Algorithm and RandomOptimization nature inspired algorithm's benchmark functions for optimization of multi-dimensional chromosome.
online-course-recommendation-system
Built on data from Pluralsight's course API fetched results. Works with model trained with K-means unsupervised clustering algorithm.
prototyping-self-driving-agents
This repository contains python code notebooks for the Manning liveProject: Prototyping self-driving agents in OpenAI Gym with Reinforcement Learning
verilog-starter-tutorials
Tutorial series on verilog with code examples. Contains basic verilog code implementations and concepts.
ashishrana160796's Repositories
ashishrana160796/verilog-starter-tutorials
Tutorial series on verilog with code examples. Contains basic verilog code implementations and concepts.
ashishrana160796/online-course-recommendation-system
Built on data from Pluralsight's course API fetched results. Works with model trained with K-means unsupervised clustering algorithm.
ashishrana160796/fibonacci-initialized-neural-networks
A repository containing experimental results about fibonacci intialized neural networks in comparison to random intialization neural networks.
ashishrana160796/cautious-integration-analysis
Some dissection analysis of integration of multiple tools
ashishrana160796/Concise-Interview-Prep
Preperation repository with concise resources for modern day requirements of Software Engineering Interviews. Specific Details to Techincal Rounds.
ashishrana160796/prototyping-self-driving-agents
This repository contains python code notebooks for the Manning liveProject: Prototyping self-driving agents in OpenAI Gym with Reinforcement Learning
ashishrana160796/RerrFact
ashishrana160796/MarkovMusicalChain
Markov chain being used to make music i.e. an example of Grapheme to Phoneme
ashishrana160796/nalu-cell-counting
Repository containing code for the presented paper on arxiv "Exploring Cell counting with Neural Arithmetic Logic Units" for reference and replicating results.
ashishrana160796/articula
AI-generated Content Detection and Understanding with Low-resource Training and Augmentations
ashishrana160796/calcnet-experiments
This repository contains experimental setup for experiments conducted in 'Exploring numerical calculations with CalcNet' paper that was published in ICTAI 2019.
ashishrana160796/easy-latex-resume-and-cv
Most updated copy of my resume, along with its LaTeX code. Fully optimized for automated information extraction tools.
ashishrana160796/logistic-regression-on-highly-skewed-data
A logistic regression model with cross-validation strategy employed onto it to produce good enough results for India ML Hiring Hackathon 2019 and securing 410th rank.
ashishrana160796/smart-pdf-ocr-denoiser
OCR Denoising for digitalized PDF documents
ashishrana160796/TreasureHuntGameApplication
An application to conduct treasure hunt events with editable puzzles where each puzzle is solved via scanning QR Code.
ashishrana160796/aima-pseudocode
Pseudocode descriptions of the algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
ashishrana160796/analyzing-cooperative-marls
This repository contains implementations for reward shaping based governance kernel layer experiments
ashishrana160796/checker-framework
Pluggable type-checking for Java
ashishrana160796/arana-initiatives.github.io
Descriptive website for DeepVisionCentre : which is repository for multiple deep learning projects being implemented for reallife use cases.
ashishrana160796/ashishrana160796
Introduction for human: Ashish Rana
ashishrana160796/building-safer-autonomous-agents
Repository for CCCI2021 Research Paper: 'Building Safer Autonomous Agents by Leveraging Risky Driving Behavior Knowledge'
ashishrana160796/finite-mdp
Gym environment for MDPs with finite state and action spaces
ashishrana160796/Gradient-Descent-Variants
Utility Scripts containging functions for importing and using different Gradient Descent Variants
ashishrana160796/highway-env
A minimalist environment for decision-making in autonomous driving
ashishrana160796/ideal-starting-basic-deep-learning-mini-projects
8 beginner friendly deep learning projects to get you started on deep learning journey.
ashishrana160796/nn-grocery-shelves
Recognition of product positions on shelf images using neural networks
ashishrana160796/rl-agents
Implementations of Reinforcement Learning and Planning algorithms
ashishrana160796/Small-SAML-Note
Repository providing explanation about basic SAML concepts in simple manner.
ashishrana160796/StaticCodeAnalysisPresentationAndDemo
This repository contains a presentation of static code analysis from multiple different open source tools.
ashishrana160796/two-layer-ensemble-model
A two layer ensemble model with multiple functions for pre-processing and visualization.