Pinned Repositories
AOD-Hybrid-Paper
Code and Data repository for "Hybrid learning model for spatio-temporal forecasting of PM2.5 using aerosol optical depth"
forecast-diffmodels
Repository for the code on Forecasting Tropical Cyclones with Diffusion Models [https://arxiv.org/abs/2310.01690]
IBM-DataScience-Capstone
Capstone project for IBM Professional Data Science course offered along with Coursera.
machine-learning-A-Z
All the notebooks as a part of Machine Learning A-Z and Deep Learning A-Z courses on Udemy
Transliteration-Model
RNN model trained on Bengali names, which transliterates (romanizes) Bengali names to English.
yolov4-darknet-docker
YoloV4 on Darknet with Docker using OpenCV 4.2.0, CUDA 10.1 and cuDNN 7.6.5
nathzi1505's Repositories
nathzi1505/AOD-Hybrid-Paper
Code and Data repository for "Hybrid learning model for spatio-temporal forecasting of PM2.5 using aerosol optical depth"
nathzi1505/forecast-diffmodels
Repository for the code on Forecasting Tropical Cyclones with Diffusion Models [https://arxiv.org/abs/2310.01690]
nathzi1505/Transliteration-Model
RNN model trained on Bengali names, which transliterates (romanizes) Bengali names to English.
nathzi1505/machine-learning-A-Z
All the notebooks as a part of Machine Learning A-Z and Deep Learning A-Z courses on Udemy
nathzi1505/algorithmic-trading
All the algorithms and notebooks as a part of Python for Financial Analysis and Algorithmic Trading on Udemy
nathzi1505/India-Covid19-Pollution-Data
Pollution data from different stations for Delhi, Mumbai, Kolkata and Chennai
nathzi1505/tensorflow2-keras
All the notebooks as a part of Jose Portilla's Complete Tensorflow 2 and Keras Deep Learning Bootcamp
nathzi1505/ai4er-github-intro
An introduction to GitHub for new AI4ER students
nathzi1505/AudioML
Notebooks as a part of Valerio Valerdo's course on Youtube (https://www.youtube.com/channel/UCZPFjMe1uRSirmSpznqvJfQ)
nathzi1505/climate-rl
Code repository for the 2024 AI4ER MRes Project - Towards improving weather and climate models using reinforcement learning
nathzi1505/cs50web_dev
cs50x : Introduction to Web Development using Python and JavaScript
nathzi1505/cv2-DeepLearning
Computer Vision Models developed as a part of Computer Vision A-Z course on Udemy
nathzi1505/Disease-Contagion-Analysis
Implementation of Contagion models for Information/Disease spread
nathzi1505/DNNV
A Framework for Deep Neural Network Verification
nathzi1505/doc-builder
Simple Documentation Builder for Ivy Projects.
nathzi1505/Docker-Tutorial-MultiDocker
Multi-Docker Implementation as part of Stephen Grider's Docker and Kubernetes: The Complete Guide Course
nathzi1505/Docker-Tutorial-React
Sample React App on Docker as part of Stephen Grider's Docker and Kubernetes: The Complete Guide Course
nathzi1505/EcoEden-Backend
Backend for EcoEden App, Smart India Hackathon 2020
nathzi1505/fastsmt
Learning to Solve SMT Formulas Fast
nathzi1505/gitignore
A collection of useful .gitignore templates
nathzi1505/imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
nathzi1505/intern-mail-bot
Pipeline to extract google scholar profiles of professors and send the results via email.
nathzi1505/Kubernetes-Tutorial-Complex
A complex implementation using Kubernetes as part of Stephen Grider's Docker and Kubernetes: The Complete Guide Course
nathzi1505/mml-autumn-2022
Materials for Autumn 2022 Mathematics for Machine Learning course.
nathzi1505/nathzi1505.github.io
Personal website - Pritthijit Nath
nathzi1505/nodeJS-Weather-App
NodeJS Weather App built as a part of Andrew Mead's The Complete Node.js Developer Course (3rd Edition)
nathzi1505/PolTrans-Comparative-Study
Code repository for research project on a comparative study using Transformer, Statistical, Machine and Deep Learning methods for forecasting pollution trends
nathzi1505/Postman-Hiring-Challenge-2021
Submission for take-home assignment as a part of Postman Data Engineer Intern Hiring Challenge - 2021.
nathzi1505/reactJS-IndecisionApp
ReactJS Indecision App built as a part of Andrew Mead's The Complete React Developer Course (w/ Hooks and Redux)
nathzi1505/time-series
All the notebooks as a part of Jose Portilla's Python for Time Series Data Analysis