Highlights
- Pro
Stars
A RAG agent that explains financial market trends and concepts using LangChain, FAISS, and LangGraph, powered by GPT-4o. Serves responses via FastAPI and persists conversations with PostgreSQL. The…
Code samples used on cloud.google.com
This repository contains a medical abstracts dataset, describing 5 different classes of patient conditions. The dataset can be used for text classification. [NLPIR 2022]
Python Notebook for 'Fine-tuning a pre-trained BERT model for classification using native PyTorch' medium article
This repository includes my solutions for the arcade challenges in CodeSignal. All of them are fully functional. However, any recommendations for optimisation are welcome!
Collection of leetcode company tag problems. Periodically updating.
Python implementation of DBCLASD, a non-parametric clustering algorithm
Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables.
An easy-to-follow Pytorch implementation of Hinton's Capsule Network
Quickly download, clean up, and install public datasets into a database management system
Python code for handling the Clotho dataset.
mauricege / CapsNet-Audio
Forked from XifengGuo/CapsNet-KerasA Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Adapted for spectrogram based audio classification.
Simplified content management back end for the Integreat App - a multilingual information platform for newcomers
AboutCode project: tools and data to uncover things about code: the provenance, origin, license, and more (packages, security, quality, etc.) of FOSS code
REST server - Flask Hydra-powered for Semantic Web
Resources for learning about Text Mining and Natural Language Processing
Information Retrieval algorithms developed in python. To follow the blog posts, click on the link:
Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoe…