fyeee
Student at University of Toronto, Computer Science & Mathematical Applications in Finance and Economics
University of TorontoToronto, Ontario, Canada
Pinned Repositories
A-star-search-visualization
A visualization tool for A* search.
angular8-example-app
Angular 8 Example App + Angular CLI + Angular Universal + i18n + Firebase
constraint-satisfaction
CSC384-A3
DeepLearningVolSurface
homogeneous-linear-system-differential-equations
Solving and plotting first order linear homogeneous system of differential equations with constant coefficients
monte-carlo-tree-search
Monte Carlo tree search algorithms on zero sum games
RA-materials
sokoban-AI
Solve Sokoban game using Anytime Best First Search and Anytime Weighted A* Search
text_gcn
Graph Convolutional Networks for Text Classification. AAAI 2019
fyeee's Repositories
fyeee/A-star-search-visualization
A visualization tool for A* search.
fyeee/homogeneous-linear-system-differential-equations
Solving and plotting first order linear homogeneous system of differential equations with constant coefficients
fyeee/angular8-example-app
Angular 8 Example App + Angular CLI + Angular Universal + i18n + Firebase
fyeee/constraint-satisfaction
fyeee/CSC384-A3
fyeee/DeepLearningVolSurface
fyeee/monte-carlo-tree-search
Monte Carlo tree search algorithms on zero sum games
fyeee/RA-materials
fyeee/sokoban-AI
Solve Sokoban game using Anytime Best First Search and Anytime Weighted A* Search
fyeee/text_gcn
Graph Convolutional Networks for Text Classification. AAAI 2019
fyeee/firebase-authentication-with-angular-7
🔥 Angular tutorial to setup Firebase Authentication with Angular 7. Learn how to setup social login providers such as Facebook, Twitter and Google and also custom email/password authentication.
fyeee/kaggle-titanic
fyeee/NLP-company-name-recognition
fyeee/python-lazy-object-proxy
A fast and thorough lazy object proxy.
fyeee/reproducing-machine-learning-algorithms
Building common machine learning algorithms from scratch without using any library