Pinned Repositories
airflow-template
airflow + postgresql + docker-compose + celery
bomberman
Bomberman terminal game done with numpy.
cifar-10-sift
SIFT based image classification on the CIFAR-10 dataset
flask-app-blueprint
Blueprint for multimodule flask apps
opengl-game
Simple mario style game in OpenGL
proxy-server
SImple Proxy server using python
fastapi-svelte-template
SvelteJS + fastapi + docker-compose (with mongodb and material ui support)
Pk13055's Repositories
Pk13055/django-blog-app
Example Django application to highlight class based views
Pk13055/jeevan-khel
Game of life clone for rural insurance policy teaching
Pk13055/network-collection-app
Svelte Fastapi application to collect questionnaire data using CAS + LDAP
Pk13055/vuejs-starter-app
Basic VueJS application
Pk13055/airflow-template
airflow + postgresql + docker-compose + celery
Pk13055/clinihacks-persimmon
Functional MVP for the dashboard interface
Pk13055/effective-giggle
Pk13055/fastapi-starter-app
Simple FastAPI application
Pk13055/flipit
Flipbook generator using a primitive .flip language
Pk13055/flutter-test-app
Test application for flutter
Pk13055/java-rmi-example
Example application to display RMI prog. (java)
Pk13055/javaargs
The Java version of the Args Program.
Pk13055/Keras_Efficientnet_SSD
A pure Tensorflow+Keras TPU trainable implementation of SSD (Single Shot MultiBox Detector) using different backbones of EfficientNet which can be replaced with any ImageNet backbone. Tested on the PASCAL_VOC dataset. Implemented several low level data preprocessing and augmentations in pure tf functions for faster computation.
Pk13055/linux-tutorial
Basic usage of linux commands
Pk13055/pk13055.github.io
Fourth iteration of my personal website
Pk13055/quasar-demo
Basic Vue3 quasar application with Vite
Pk13055/recommender-analysis
Exploratory app on building a production recommender pipeline
Pk13055/rt_bin_class_base_pycaret
Binary Classifier using PyCaret for Binary Classification - Base problem category as per Ready Tensor specifications.
Pk13055/rt_bin_class_base_rf_sklearn_fastapi
Random Forest Classifier in SciKitLearn for Binary Classification - Base problem category as per Ready Tensor specifications.
Pk13055/rt_bin_class_base_simple_ann_fastapi_hyperopt_shapley
Simple ANN Classifier in PyTorch with Shapley explanations for Binary Classification - Base problem category as per Ready Tensor specifications.
Pk13055/rt_mc_class_base_multi_layer_perceptron_sklearn
Multi-layer Perceptron Classifier in SciKitLearn for Multi-class Classification - Base problem category as per Ready Tensor specifications.
Pk13055/rt_mc_class_base_naive_bayes_gaussian_sklearn
Naive Bayes Gaussian Classifier in SciKitLearn for Multi-class Classification - Base problem category as per Ready Tensor specifications.
Pk13055/rt_mc_class_base_pycaret_automl
This is an AutoML Binary Classifier that uses pycaret to automatically select the best model(s) for the given dataset(s)
Pk13055/rt_mc_class_base_radius_neighbors_sklearn
Radius Neighbors Classifier in SciKitLearn for Multi-class Classification - Base problem category as per Ready Tensor specifications.
Pk13055/rt_reg_base_simple_ann_pytorch_fastapi_hyperopt_shapley
ANN-based Regressor in PyTorch for Regression-Base problem
Pk13055/rt_reg_class_base_pycaret_automl
This is an AutoML Regressor that uses pycaret to automatically select the best model(s) for the given dataset(s)
Pk13055/semiDepth
Pk13055/techx-lesson2
Learning git
Pk13055/vuejs-docker-template
VueJS dockerized template application
Pk13055/vuejs-template
Basic vuejs template with router and vuetify