Pinned Repositories
2021-summer-main
Adaptive-Learning
This repo contains of various components of the Interactive web app : Edu Squad , designed on the theme of Adaptive Learning. Features are implemented, so as to help make the virtual Learning fun & efficient
AdvFINNmodeling
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
azure-open-ai-embeddings-qna
A simple web application for a OpenAI-enabled document search. This repo uses Azure OpenAI Service for creating embeddings vectors from documents. For answering the question of a user, it retrieves the most relevant document and then uses GPT-3, GPT-3.5 or GPT-4 to extract the matching answer for the question.
azure-search-openai-demo
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
ChatGPT_API_Salience
Demonstrate the concept of "salience" using the ChatGPT API
DataAnalytics
Financial Data Analytics Course
Edgar
Extract Data from Edgar
FinML
CinderZhang's Repositories
CinderZhang/2021-summer-main
CinderZhang/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
CinderZhang/fasthugs
Use fastai-v2 with HuggingFace's pretrained transformers
CinderZhang/FinBERT-1
BERT for Finance : UC Berkeley MIDS w266 Final Project
CinderZhang/fuzzymatcher
Record linking package that fuzzy matches two Python pandas dataframes using sqlite3 fts4
CinderZhang/Machine-Learning-Notebooks
Machine Learning notebooks for refreshing concepts.
CinderZhang/otter-grader
Scalable autograder for Python and R assignments
CinderZhang/python_teaching_fall_2018
Notebooks for teaching Python this fall.
CinderZhang/QuantLib-SWIG
QuantLib wrappers to other languages
CinderZhang/sas
A collection of SAS Macros that I use and update regularly.
CinderZhang/stata-tables
Code and writing for blogpost about Stata tables
CinderZhang/valuation-callables-HullWhite
Valuation of Callable Bonds with short rate Hull-White model using: binomial trees, PDE with Green functions etc.
CinderZhang/ztrax
A repository for data set creation code using the ZTRAX data set.