-
Ex-Cisco Systems | Ex-Samsung Research | IIT Delhi
- Bangalore, Karnataka, INDIA
- www.linkedin.com/in/avinash793
-
Studied the impact of adversarial attacks on RNN Based load forecasting model.
-
regression-analysis-examples Public
Detailed implementation of various regression analysis models and concepts on real dataset.
-
Detailed implementation of various time series analysis models and concepts on real datasets.
acf forecasting-models random-walk white-noise hidden-markov-models time-series-analysis arima-modelJupyter Notebook UpdatedJan 15, 2024 -
panoramic-image-stitching Public
Create panorama image using invariant features from given set of overlapping images.
-
object-tracking-software Public
Implementation of Lucas Kanade Tracking system using six parameter affine model and recursive Gauss-Newton process.
-
k8s-yaml-examples Public
Repo containing various K8s yaml examples across several use cases.
UpdatedJan 14, 2024 -
Implementation of FPTree-Growth and Apriori-Algorithm for finding frequent patterns in Transactional Database.
-
-
GANs Public
Repo contains implementation of DCGan, CGan, ACGan, and InfoGan for comparative study of different data generating models.
-
Tutorial/Assignment on how to write OAS File using Swagger Editor, generate REST API documentation automatically using Swagger UI, generate client and server side code automatically using swagger C…
-
Implementation of various string matching algorithms and their experimental analysis. Contains paper describing different string matching algorithms with their time and space complexities.