zyzhu2000's Stars
aerdem4/lofo-importance
Leave One Feature Out Importance
microsoft/tensorwatch
Debugging, monitoring and visualization for Python Machine Learning and Data Science
jina-ai/serve
☁️ Build multimodal AI applications with cloud-native stack
facebookresearch/StarSpace
Learning embeddings for classification, retrieval and ranking.
dantodor/Neural-Ficititious-Self-Play-in-Imperfect-Information-Games
This Project is based on Heinrich and Silvers Work "Neural Fictitious Self-Play in Imperfect Information Games". It includes the whole Game-Environment "Leduc Hold'em" which is inspired by the OpenAI Gym-Project. Furthermore it includes an NFSP Agent.
ZhengyaoJiang/PGPortfolio
PGPortfolio: Policy Gradient Portfolio, the source code of "A Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem"(https://arxiv.org/pdf/1706.10059.pdf).
lisa-lab/DeepLearningTutorials
Deep Learning Tutorial notes and code. See the wiki for more info.
zyzhu2000/adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
ObsidianToAnki/Obsidian_to_Anki
Script to add flashcards from text/markdown files to Anki
hiive/CS-7641-assignments
CS 7641 - All the code
cmaron/CS-7641-assignments
CS 7641 - All the code
btuan/ViolaJones
Viola-Jones face detector.
sunsided/viola-jones-adaboost
Training a face detection cascade using Adaptive Boosting after Viola and Jones.