Pinned Repositories
automation-for-humans
Converts English statements to automation.
Data-Structures
This contains all the programs for data structures that are a part of the syllabus of MAKAUT 2nd year Computer Science and engineering course.
DataframeWar
A comparison between various dataframes in Python i did while a service development R&D
FinLand-API
githubcommit
A jupyter notebook extension enabling users push ipython notebooks to a git repo
Learn-Algorithms
算法学习笔记
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
pyenvcomp
A simple commandline utility to visually compare two python virtual environments.
Python-SMS
Send mass SMS with python
wtfpython
What the f*ck Python? 😱
KoustavCode's Repositories
KoustavCode/pyenvcomp
A simple commandline utility to visually compare two python virtual environments.
KoustavCode/DataframeWar
A comparison between various dataframes in Python i did while a service development R&D
KoustavCode/automation-for-humans
Converts English statements to automation.
KoustavCode/Data-Structures
This contains all the programs for data structures that are a part of the syllabus of MAKAUT 2nd year Computer Science and engineering course.
KoustavCode/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
KoustavCode/Sorting-Algorithms
All programs are written in java.
KoustavCode/Task-Execution
KoustavCode/anaai
Generative art platform for NFTs
KoustavCode/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
KoustavCode/FinLand-API
KoustavCode/camelot
A Python library to extract tabular data from PDFs
KoustavCode/Crypto-Py
Anything regarding Cryptography
KoustavCode/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
KoustavCode/hyperopt
Distributed Asynchronous Hyperparameter Optimization in Python
KoustavCode/kafka_Pi_data_stream
Stream sensor data from pi to kafka cluster
KoustavCode/Kafka_Pi_Stream
KoustavCode/KafkaPiStream
Stream sensor data from RaspberryPi to a central cluster.
KoustavCode/KafkaTest
Testing Kafka for streaming sensor data to the IPU.
KoustavCode/koustav.github.io
About me
KoustavCode/KoustavCode
KoustavCode/KoustavCode.github.io
Use this template if you need a quick developer / data science portfolio! Based on a Minimal Jekyll theme for GitHub Pages.
KoustavCode/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
KoustavCode/MLE-Prep
KoustavCode/mmdetection_object_detection_demo
How to train an object detection model with mmdetection
KoustavCode/modular-py
Helps to modularize a python code
KoustavCode/pyan
Static call graph generator. The official Python 3 version. Development repo.
KoustavCode/SENN
Code implementation of "SENN: Stock Ensemble-based Neural Network for Stock Market Prediction using Historical Stock Data and Sentiment Analysis"
KoustavCode/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
KoustavCode/tutorial_hyperparameter_optimization
A tutorial on Hyper-Parameter Optimization
KoustavCode/wtfpython
What the f*ck Python?