sunilgodara's Stars
danswer-ai/danswer
Gen-AI Chat for Teams - Think ChatGPT if it had access to your team's unique knowledge.
llmware-ai/llmware
Unified framework for building enterprise RAG pipelines with small, specialized models
rasbt/mlxtend
A library of extension and helper modules for Python's data analysis and machine learning libraries.
conceptofmind/LaMDA-rlhf-pytorch
Open-source pre-training implementation of Google's LaMDA in PyTorch. Adding RLHF similar to ChatGPT.
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
megagonlabs/ditto
Code for the paper "Deep Entity Matching with Pre-trained Language Models"
rapidsai/cugraph
cuGraph - RAPIDS Graph Analytics Library
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
ikatsov/tensor-house
A collection of reference Jupyter notebooks and demo AI/ML applications for enterprise use cases: marketing, pricing, supply chain, smart manufacturing, and more.
microsoft/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
NicolasHug/Surprise
A Python scikit for building and analyzing recommender systems
dennybritz/nn-from-scratch
Implementing a Neural Network from Scratch
dennybritz/deeplearning-papernotes
Summaries and notes on Deep Learning research papers
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
r0f1/datascience
Curated list of Python resources for data science.
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
MartinThoma/banana-gym
A simple stochastic OpenAI environment for training RL agents
shap/shap
A game theoretic approach to explain the output of any machine learning model.
pixiedust/pixiedust
Python Helper library for Jupyter Notebooks
MartinThoma/mpu
Martins Python Utilities - Stuff that comes in Handy
jupyter/jupyter
Jupyter metapackage for installation, docs and chat
PaddlePaddle/VisualDL
Deep Learning Visualization Toolkit(『飞桨』深度学习可视化工具 )
tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
ydataai/ydata-profiling
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
facebookresearch/fastText
Library for fast text representation and classification.
sbelak/huri
Tools for the lazy data scientist
uncomplicate/neanderthal
Fast Clojure Matrix Library
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
fossasia/visdom
A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.