Pinned Repositories
awesome
😎 Awesome lists about all kinds of interesting topics
awesome-technical-writing
:notebook_with_decorative_cover: :books: A curated list of awesome resources : articles, books, videos, tools, podcasts about technical writing
BlockChain-Python
Sample Implementation of a simple block chain in Python
Camera_projection
Chat-Room
A simple ChatRoom implemented using socket programming, multithreading in C++
Chord-DHT
Chord based implementation of a Distributed Hash Table written in C++
darknet_fork
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
Deeplearning.ai-Natural-Language-Processing-Specialization
This repository contains my full work and notes on Coursera's NLP Specialization (Natural Language Processing) taught by the instructor Younes Bensouda Mourri and Łukasz Kaiser offered by deeplearning.ai
finance-courses
Notes and examples about Portfolio Construction and Analysis with Python (Jupyter notebooks)
StockPriceTracker
A simple python script to get stock data from the Yahoo finance API
avirajBevli's Repositories
avirajBevli/StockPriceTracker
A simple python script to get stock data from the Yahoo finance API
avirajBevli/awesome-technical-writing
:notebook_with_decorative_cover: :books: A curated list of awesome resources : articles, books, videos, tools, podcasts about technical writing
avirajBevli/BlockChain-Python
Sample Implementation of a simple block chain in Python
avirajBevli/Camera_projection
avirajBevli/Chat-Room
A simple ChatRoom implemented using socket programming, multithreading in C++
avirajBevli/Chord-DHT
Chord based implementation of a Distributed Hash Table written in C++
avirajBevli/darknet_fork
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
avirajBevli/Deeplearning.ai-Natural-Language-Processing-Specialization
This repository contains my full work and notes on Coursera's NLP Specialization (Natural Language Processing) taught by the instructor Younes Bensouda Mourri and Łukasz Kaiser offered by deeplearning.ai
avirajBevli/finance-courses
Notes and examples about Portfolio Construction and Analysis with Python (Jupyter notebooks)
avirajBevli/gcc
avirajBevli/HP3_GIS
avirajBevli/Genetic-Algorithm-based-Travelling-Salesman-Problem-solver
Implementation of the Travelling Salesman Problem using genetic algorithm
avirajBevli/Google_Ceres_Pose_graph_SLAM
Using the Google Ceres Solver to solve the Pose Graph SLAM problem
avirajBevli/Haskell
A collection of simple codes written in Haskell(a functional programming language)
avirajBevli/heroku_alpha
avirajBevli/Image_processing_codes
avirajBevli/Machine-Learning-and-AI-in-Trading
Applying Machine Learning and AI Algorithms applied to Trading for better performance and low Std.
avirajBevli/NSOPDE_Backward_Euler_method
avirajBevli/opencv
Open Source Computer Vision Library
avirajBevli/Operations-Research-Lab
avirajBevli/Polygon-Traingulation
C++ implementations of O(n), O(nlogn) algorithms to perform polygon triangulation
avirajBevli/Portfolio-optimization
avirajBevli/pos_in_image
avirajBevli/Processing
avirajBevli/Python-Automation
💻 These are some projects which I worked upon to automate stuffs using python
avirajBevli/RANSAC
avirajBevli/RANSAC-KD_Tree
avirajBevli/ROS_PCL_Planner
A collection of codes from different projects using ROS that I have worked with
avirajBevli/slam
These are all the codes written related to SLAM
avirajBevli/StockPricePrediction
Stock Price Prediction using Machine Learning Techniques