Pinned Repositories
adversarial-robustness-toolbox
Python library for adversarial attacks and defenses (evasion, poisoning) for neural networks with multiple framework support
ai_law
all kinds of baseline models for long text classificaiton( text categorization)
awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
GANs
This repository is created for learning GANs and its applications
hetseq
HetSeq: Distributed GPU Training on Heterogeneous Infrastructure
protein-language-modeling
udacity-deep-reinforcement-learning
This repository is created for the submission of udacity deep reinforcement learning course
saravananpsg's Repositories
saravananpsg/udacity-deep-reinforcement-learning
This repository is created for the submission of udacity deep reinforcement learning course
saravananpsg/awesome-legal-nlp
📖 A curated list of LegalNLP resources from all around the web.
saravananpsg/Chain-of-ThoughtsPapers
A trend starts from "Chain of Thought Prompting Elicits Reasoning in Large Language Models".
saravananpsg/CJPE
saravananpsg/Complete-Langchain-Tutorials
saravananpsg/countries-states-cities-database
🌍 Discover our global repository of countries, states, and cities! 🏙️ Get comprehensive data in JSON, SQL, PSQL, XML, YAML, and CSV formats. Access ISO2, ISO3 codes, country code, capital, native language, timezones (for countries), and more. #countries #states #cities
saravananpsg/DHS-LLM-Workshop
DHS 2023 LLM Workshop by Sourab Mangrulkar
saravananpsg/doccano
Open source annotation tool for machine learning practitioners.
saravananpsg/eventkg
The EventKG is a novel multilingual resource incorporating event-centric information extracted from several large-scale knowledge graphs such as Wikidata, DBpedia and YAGO, as well as less structured sources such as the Wikipedia Current Events Portal and Wikipedia event lists in five languages.
saravananpsg/flask-upload-demo
Simple demo that uses jQuery and Flask to allow uploads/downloads of files from your /tmp file. Check server.py for easiest option.
saravananpsg/Full-Stack-Web-Development-with-Flask
Full-Stack Web Development with Flask, published by Packt
saravananpsg/Get-Things-Done-with-Prompt-Engineering-and-LangChain
LangChain & Prompt Engineering tutorials on Large Language Models (LLMs) such as ChatGPT with custom data. Jupyter notebooks on loading and indexing data, creating prompt templates, CSV agents, and using retrieval QA chains to query the custom data. Projects for using a private LLM (Llama 2) for chat with PDF files, tweets sentiment analysis.
saravananpsg/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
saravananpsg/healthcare_llmbot
This repository is to create a conversational chatbot that can address readers’ concerns in natural language using information from the trusted articles and in the healthcare context.
saravananpsg/KaggleOpenVaccine
saravananpsg/Large-Language-Model-Notebooks-Course
Practical course about Large Language Models.
saravananpsg/learn-langchain
saravananpsg/LLaVA
Large Language-and-Vision Assistant built towards multimodal GPT-4 level capabilities.
saravananpsg/LLM-Finetuning-Hub
Repository that contains LLM fine-tuning and deployment scripts along with our research findings.
saravananpsg/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
saravananpsg/NeuroNER
Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.
saravananpsg/osmnx-examples
Usage examples, demos, and tutorials for OSMnx.
saravananpsg/PMC-LLaMA
The official codes for "PMC-LLaMA: Continue Training LLaMA on Medical Papers"
saravananpsg/presidio
Context aware, pluggable and customizable data protection and de-identification SDK for text and images
saravananpsg/Prompt-Engineering-Guide
:octopus: Guides, papers, lecture, and resources for prompt engineering
saravananpsg/ReAct
[ICLR 2023] ReAct: Synergizing Reasoning and Acting in Language Models
saravananpsg/ThoughtSource
A central, open resource for data and tools related to chain-of-thought reasoning in large language models. Developed @ Samwald research group: https://samwald.info/
saravananpsg/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
saravananpsg/trl
Train transformer language models with reinforcement learning.
saravananpsg/weather-app
sample app