Search
Skip to Search Results- 2Abdi Oskouie, Mina
- 2Chowdhury, Md Solimul
- 2Chubak, Pirooz
- 2Rabbany khorasgani, Reihaneh
- 2Sacharuk, Edward, 1948-
- 2Sharifi, AmirAli
- 54Machine Learning
- 48Reinforcement Learning
- 37Artificial Intelligence
- 31Machine learning
- 20Image processing. Digital techniques.
- 18Artificial intelligence
-
Spring 2022
Dealing with merge conflicts in version control systems is a challenging task for software developers. Resolving merge conflicts is a time-consuming and error-prone process, which distracts developers from important tasks. Recent work shows that refactorings are often involved in merge conflicts...
-
Fall 2018
Temporal-difference (TD) learning is an important approach for predictive knowledge representation and sequential decision making. Within TD learning exists multi-step methods which unify one-step TD learning and Monte Carlo methods in a way where intermediate algorithms can outperform either...
-
A compiler for parallel execution of numerical Python programs on graphics processing units
DownloadFall 2012
Modern Graphics Processing Units (GPUs) are providing breakthrough performance for numerical computing at the cost of increased programming complexity. Current programming models for GPUs require that the programmer manually manage the data transfer between CPU and GPU. This thesis proposes a...