Pinned Repositories
AlgoDS
Implementation of Algorithms and Data Structures, Interview Questions and Answers
algorithm-note
该系列包括数组,链表,树,图,递归,DP,有序表等相关数据结构与算法的讲解及代码实现。
android-listview-custom-view
Example of using a custom view subclass with ListView and a custom Adapter
Android-MockProviderGPS
Create a GPS provider for Android that can be used to debug your GPS enabled apps.
AndroidHeapAnlyzer
An anlyzer for android hprof file.
anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
Apriori
A Java implementation of the Apriori algorithm for finding frequent item sets and (optionally) generating association rules
aviator
Automatically exported from code.google.com/p/aviator
awesome
:sunglasses: Curated list of awesome lists
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
forrestgg's Repositories
forrestgg/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
forrestgg/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
forrestgg/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
forrestgg/awesome-langchain
😎 Awesome list of tools and projects with the awesome LangChain framework
forrestgg/Awesome-LLM-Tabular
Awesome-LLM-Tabular: a curated list of Large Language Model applied to Tabular Data
forrestgg/Awesome-TableReasoning-LLM-Survey
forrestgg/cpp-cheatsheet
Modern C++ Cheatsheet
forrestgg/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
forrestgg/darts
A python library for user-friendly forecasting and anomaly detection on time series.
forrestgg/epage
一款基于schema的低代码可视化页面配置工具
forrestgg/forrestgg
Config files for my GitHub profile.
forrestgg/gochat
goim server write by golang !🚀
forrestgg/graph_nets
PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.
forrestgg/GraphEmbedding
Implementation and experiments of graph embedding algorithms.
forrestgg/learnopencv
Learn OpenCV : C++ and Python Examples
forrestgg/LLaMA-Adapter
Fine-tuning LLaMA to follow instructions within 1 Hour and 1.2M Parameters
forrestgg/llmtime
forrestgg/LSTM
基于LSTM神经网络的时间序列预测
forrestgg/Macadam
Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA、GPT-2等EMBEDDING嵌入; 支持FineTune、FastText、TextCNN、CharCNN、BiRNN、RCNN、DCNN、CRNN、DeepMoji、SelfAttention、HAN、Capsule等文本分类算法; 支持CRF、Bi-LSTM-CRF、CNN-LSTM、DGCNN、Bi-LSTM-LAN、Lattice-LSTM-Batch、MRC等序列标注算法。
forrestgg/openplayground
An LLM playground you can run on your laptop
forrestgg/papers-with-unrealcv
A curated list of papers using UnrealCV.
forrestgg/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
forrestgg/pyod
A Comprehensive and Scalable Python Library for Outlier Detection (Anomaly Detection)
forrestgg/ranking
Learning to Rank in TensorFlow
forrestgg/riskloc
Implementation of RiskLoc, a method for localizing multi-dimensional root causes.
forrestgg/sentence-transformers
Multilingual Sentence & Image Embeddings with BERT
forrestgg/SimpleNet
forrestgg/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
forrestgg/TracyUnrealPlugin
Tracy Profiler - Unreal plugin
forrestgg/uniswap-arbitrage-analysis
Uniswap arbitrage problem analysis