Jorge Grisman's repositories

classify-sentiment-on-IMDB-reviews-LSTM-GRU-Bidirectional-GRU

This sequential models based approach to predict the sentiment over a movie review using the IMDB movie reviews dataset. The kernel imports the IMDB reviews (originally text - already transformed by Keras to integers using a dictionary).

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

DeepLearning.AI-Functions-Tools-and-Agents-with-LangChain

I'd like to share my journey through DeepLearning.AI's Course in Functions, Tools and Agents with LangChain.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

DeepLearning.AI-Vector-Databases-from-Embeddings-to-Applications

I'd like to share my journey through DeepLearning.AI's Course in Vector Databases: from Embeddings to Applications.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

llm-finetuning-scripts-utils

Collection of training scripts for supervised fine-tuning and alignment of transformer language models. The scripts are designed to be run on Amazon SageMaker for efficient training of large language models.

Language:PythonStargazers:1Issues:0Issues:0

mental-health-chatbot

A mental health chatbot designed to provide support and resources for individuals seeking help.

Language:HTMLStargazers:1Issues:0Issues:0

recommendersys

This repo shows a set folder with notebooks demonstrating a variety techniques with different approaches for developing recommendation systems.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

rust-polars-df

Rust project that provides a quick functionality for loading CSV data into a Polars dataframe, which is a data manipulation and analysis library in Rust. With this library, users can easily and efficiently load, transform, and analyze large datasets in Rust.

Language:RustStargazers:1Issues:1Issues:0

useful-snippets-tabular

A collection of useful Python code snippets for Exploratory Data Analysis (EDA), Feature Engineering, and Modeling.

Language:PythonStargazers:1Issues:2Issues:0
Language:Jupyter NotebookStargazers:1Issues:1Issues:0

adverse-drug-effect-detection-transformers-sagemaker

Train an NLP model using transformers and datasets library together with a custom Amazon sagemaker-sdk to detect adverse drugs effects

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Building-and-Evaluating-Advanced-RAG-ApplicationsDeeplearning.AI

Building-and-Evaluating-Advanced-RAG-Applications Deeplearning AI Course

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

DeepLearning.AI-LangChain-for-LLM-Application-Development

LangChain for LLM Application Development course notebooks

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

examples

algoexamplesearch

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

fine-tune-falcon7b

Notebook to fine-tune-falcon7b model in sag.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:1Issues:0

building-intelligent-agents-for-RAG-with-LlamaIndex

This repository contains the implementation and resources for the course "Building Agentic RAG with LlamaIndex," offered by DeepLearning.AI in collaboration with LlamaIndex and led by Jerry Liu, co-founder and CEO at LlamaIndex.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Chatbot-Bedrock-Haiku-Langchain-with-Memory

This repository hosts the source code for a memory-enhanced chatbot application, utilizing Amazon Bedrock (Claude 3 Haiku), LangChain, Faiss, and Streamlit technologies.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

deeplearning.ai-knowledge-graphs-for-rag

Tutorials on how knowledge graphs works, how to build with them, and create better retrieval augmented generation applications with the help of knowledge graphs.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

evaluating-llms-judge-llm-approach

Evaluating large language models (LLM) is challenging due to their broad capabilities and the inadequacy of existing benchmarks in measuring human preferences. To address this, strong LLMs are used as judges to evaluate these models on more open-ended questions.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:0Issues:0

FlashRank

Ultra-lite & Super-fast re-ranking for your search & retrieval pipelines. Based on SoTA models like cross-encoders and more. Created by Prithivi Da, open for PRs & Collaborations.

License:Apache-2.0Stargazers:0Issues:0Issues:0

leaked-system-prompts

Collection of leaked system prompts

Stargazers:0Issues:0Issues:0

mixture-of-experts

PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538

License:GPL-3.0Stargazers:0Issues:0Issues:0

Perplexica

Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI

License:MITStargazers:0Issues:0Issues:0

Roberta-Emotion-Classification-Transformers

train an NLP model using transformers and datasets library together with a custom Amazon sagemaker-sdk

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

rust-snippet

Rust program that uses the csv crate to read a CSV file and store its data in memory. The main function of the program calls the "read_csv" function, which creates a "Reader" object using the path to the CSV file.

Language:RustStargazers:0Issues:0Issues:0

selenium-automation-personal

Selenium web browser automation to find cheapest flight for my trip to Rome.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

time-series-examples-practice

This repository contains some notebooks of modeling steps that I use when dealing with time series data.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Transformers-Tutorials

This repository contains demos I made with the Transformers library by HuggingFace.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0