csenw's Stars
eseckel/ai-for-grant-writing
A curated list of resources for using LLMs to develop more competitive grant applications.
milvus-io/milvus
A cloud-native vector database, storage for next generation AI applications
QuivrHQ/quivr
Opiniated RAG for integrating GenAI in your apps 🧠 Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama. Any Vectorstore: PGVector, Faiss. Any Files. Anyway you want.
keithorange/PatternPy
📈 PatternPy: A Python package revolutionizing trading analysis with high-speed pattern recognition, leveraging Pandas & Numpy. Effortlessly spot Head & Shoulders, Tops & Bottoms, Supports & Resistances. For experts & beginners. #TradingMadeEasy 🔥
ggerganov/llama.cpp
LLM inference in C/C++
Unstructured-IO/unstructured
Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
ratschlab/HIRID-ICU-Benchmark
Repository for the HiRID ICU Benchmark (HiB) project
Mahesh0253/Media-Search-bot
Inline bot for channels and groups
EYHN/telegram-search
telegram message search bot, optimized for Chinese search.
backtrader2/backtrader
Python Backtesting library for trading strategies
mementum/backtrader
Python Backtesting library for trading strategies
Drakkar-Software/OctoBot
Open source crypto trading bot
jesse-ai/jesse
An advanced crypto trading bot written in Python
JunMa11/SegLossOdyssey
A collection of loss functions for medical image segmentation
tensortrade-org/tensortrade
An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.
freqtrade/freqtrade
Free, open source crypto trading bot
ebagdasa/backdoor_federated_learning
Source code for paper "How to Backdoor Federated Learning" (https://arxiv.org/abs/1807.00459)
pythonlessons/RL-Bitcoin-trading-bot
Trying to create Reinforcement Learning powered Bitcoin trading bot
openai/ebm_code_release
Code for Implicit Generation and Generalization with Energy Based Models
MIT-LCP/mimic-code
MIMIC Code Repository: Code shared by the research community for the MIMIC family of databases
MIT-LCP/mimic-iv
Deprecated. For the latest MIMIC-IV code, please refer to: https://github.com/MIT-LCP/mimic-code
Healthink/PIC
PIC (Pediatric Intensive Care) database
haiphucnguyen/BigDataDemo
The demo of using Kafka, Spark, Hive, Cassandra, etc by using Docker. It produces the production ready environment for any kinds of big data project relates to Hadoop ecosystem
deanwampler/spark-scala-tutorial
A free tutorial for Apache Spark.
runawayhorse001/LearningApacheSpark
LearningApacheSpark
Pushkr/Apache-Spark-Hands-On
Educational notes,Hands on problems w/ solutions for hadoop ecosystem
yeasy/docker_practice
Learn and understand Docker&Container technologies, with real DevOps practice!
daQuincy/InfoGAN_Tensorflow2.0
Quick Tensorflow 2.0 implementation of InfoGAN trained on MNIST.
marload/GANs-TensorFlow2
🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...
LynnHo/DCGAN-LSGAN-WGAN-GP-DRAGAN-Tensorflow-2
Reimplementation of GANs