Pinned Repositories
aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
Ankit-Mehra.github.io
This is a web portfolio
app
Applied-Unsupervised-Learning-with-Python
Discover hidden patterns and relationships in unstructured data with Python
AspNetCore6WebAPIFundamentals
Fully functioning sample code for my ASP.NET Core 6 Web API Fundamentals course
Assignment2Group11
Group 11 Assignment 2
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
Interview-prep
PowerShellScripts
Ankit-Mehra's Repositories
Ankit-Mehra/boto_test
Ankit-Mehra/Interview-prep
Ankit-Mehra/PowerShellScripts
Ankit-Mehra/COMP-263_Term-Project_FALL2023
Developing An intelligent Application that applies Deep Learning to solve real world problem
Ankit-Mehra/cybersecurity
Ankit-Mehra/daiily_runs
Ankit-Mehra/DataStructure-Algo
Data
Ankit-Mehra/decision_tree
Decision tree machine learning algorithm on student performance dataset, which is available on the UC Irvine https://archive.ics.uci.edu/ml/datasets/student+performance.machine
Ankit-Mehra/DSAlgo
📚A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.👨💻🎯
Ankit-Mehra/Ensemble-learning
Ankit-Mehra/first-contributions
🚀✨ Help beginners to contribute to open source projects
Ankit-Mehra/form-test
Ankit-Mehra/gitignore
A collection of useful .gitignore templates
Ankit-Mehra/hierarchical_clustering
Ankit-Mehra/href_scraper
Ankit-Mehra/KSI_Project
A Project that takes toronto police KSI data and build a predictive service that based on certain features would provide a classification of either the incident would result in fatality or not. classification of either the incident would result in fatality or not.
Ankit-Mehra/lambda-test
Ankit-Mehra/leet_code
Ankit-Mehra/Llama2RAG
A working example of RAG using LLama 2 70b and Llama Index
Ankit-Mehra/neetCodeProblems
This is repo for problems in https://neetcode.io/practice
Ankit-Mehra/networking_group
Ankit-Mehra/nlp_project
Ankit-Mehra/project
Ankit-Mehra/Python
All Algorithms implemented in Python
Ankit-Mehra/python_test
Ankit-Mehra/remote-jobs
A list of semi to fully remote-friendly companies (jobs) in tech.
Ankit-Mehra/scrapcodes
just for checking
Ankit-Mehra/SortingApp
Given a set of names, order that set first by last name, then by any given names the person may have. A name must have at least 1 given name and may have up to 3 given names.
Ankit-Mehra/streamlit-gallery
A personal gallery of streamlit apps and components.
Ankit-Mehra/Unit_test_Generator
Python example app for generating Unit tests using OpenAI API