Stars
This is a workshop designed for Amazon Bedrock a foundational model service.
Free prompt engineering online course. ChatGPT and Midjourney tutorials are now included!
VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social …
Zonal Spherical Harmonics in d Dimensions in TensorFlow, PyTorch and Jax
A curated list of the latest breakthroughs in AI (in 2022) by release date with a clear video explanation, link to a more in-depth article, and code.
A library of extension and helper modules for Python's data analysis and machine learning libraries.
An efficient Python implementation of the Apriori algorithm.
A simple implementation of Apriori algorithm by Python.
A game theoretic approach to explain the output of any machine learning model.
Download market data from Yahoo! Finance's API
⚡ A Fast, Extensible Progress Bar for Python and CLI
A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner
Hidden Markov Models in Python, with scikit-learn like API
Genetic feature selection module for scikit-learn
Use evolutionary algorithms instead of gridsearch in scikit-learn
Genetic Programming in Python, with a scikit-learn inspired API
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
A simple and efficient tool to parallelize Pandas operations on all available CPUs
LambdaRank Neural Network model using Keras.
General code to convert a trained keras model into an inference tensorflow model
Implementation of BERT that could load official pre-trained models for feature extraction and prediction
Distributed Asynchronous Hyperparameter Optimization in Python
A Python implementation of global optimization with gaussian processes.