forked from DrWaleedAYousef/Teaching
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7aea44b
commit ace3633
Showing
5 changed files
with
4 additions
and
121 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,113 +1 @@ | ||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" | ||
"http://www.w3.org/TR/html4/loose.dtd"> | ||
<html><head><title>Teaching</title> | ||
<META content="text/html; charset=utf-8" http-equiv="content-style-type"> | ||
<!--<META name=GENERATOR content="MSHTML 8.00.6001.18854">--> | ||
</head> | ||
|
||
<body> | ||
<center><h2>Teaching</h2></center> | ||
|
||
|
||
<h2>Fall 2018</h2> | ||
|
||
<pre> | ||
<b>Office Hours:</b> by appointment (send an email). | ||
</pre> | ||
|
||
|
||
<pre> | ||
<b>Courses:</b> | ||
</pre> | ||
|
||
<ul type="disc"> | ||
<li><a href="../../HTML/DataScience.html" target=_parent>CS 395: "Data Science I": metro-rider | ||
snapshots of 15-course field</a></li> | ||
|
||
<li><a href="../../HTML/PatternRecognition.html" target=_parent>CS 495: Data Science III (Advanced | ||
Pattern Recognition) </a></li> | ||
</ul> | ||
|
||
<br> | ||
|
||
<h2>Previous Semesters:</h2> | ||
|
||
|
||
<b>Courses On <a href="http://www.youtube.com/fcihocw" target="_blank">Open-Course-Ware (recording completed)</a>:</b> | ||
|
||
<ul> | ||
<li><a href="../../HTML/PatternRecognition.html" target=_parent>IT 342: Pattern Recognition </a></li> | ||
|
||
<li><a href="../../HTML/DiscreteMathematics.html" target=_parent>MA 112: Discrete Mathematics I | ||
(logic, basics, and foundations)</a></li> | ||
|
||
<li><a href="../../HTML/DataStructures.html" target="_parent">CS 214: Data Structures</a></li> | ||
|
||
<li><a href="../../HTML/ProbStatI.html" target=_parent>ST 121: Probability</a></li> | ||
</ul> | ||
|
||
<br> | ||
|
||
<b>Courses On <a href="http://www.youtube.com/fcihocw" target="_blank">Open-Course-Ware (still recording) </a>:</b> | ||
|
||
<ul> | ||
<li><a href="../../HTML/DataVisualization.html" target="_parent">CS 495: Data Visualization </a></li> | ||
|
||
<li><a href="../../HTML/LinearAlgebra.html" target=_parent>MA 214: Linear Algebra </a></li> | ||
|
||
<li><a href="../../HTML/DigitalDesign.html" target="_parent">CS 221: Digital Design </a></li> | ||
|
||
<li><a href="../../HTML/ProbStatII.html" target=_parent>ST 122: Statistics </a></li> | ||
</ul> | ||
|
||
<br> | ||
|
||
<b>Other Courses:</b> | ||
<ul> | ||
|
||
<li><a href="../../HTML/ImageProcessing.html" target=_parent>IT 441 (Digital Image | ||
Processing)</a></li> | ||
|
||
<li><a href="../../HTML/SoftwareEngineeringI.html" target=_parent>CS 251 (Software Engineering | ||
I)</a></li> | ||
</ul> | ||
|
||
<br> | ||
|
||
<h2>Call for Graduation Projects (Fall 2016)</h2> | ||
|
||
|
||
<pre> | ||
For interested students in my graduation projects of 2016-2017, this is a list of the projects | ||
I am going to supervise along with a list of <a href="GP">suggested | ||
readings</a> | ||
</pre> | ||
|
||
<pre> | ||
<b>1- CAD: Computer Aided Detection of breast cancer using Deep Learning</b> | ||
</pre> | ||
|
||
<pre> | ||
The objective is to leverage the new "deep learning" approach of pattern recognition to | ||
enhance the accuracy of the detection algorithms of breast cancer. The prerequisites courses | ||
for joining this project are: probability, pattern recognition, and image processing. To know | ||
about one of the CAD systems visits <a href="http://libcad.mesclabs.com" | ||
target="_blank">LIBCAD</a>. | ||
</pre> | ||
|
||
<pre> | ||
<b>2- DV: Building a Grammar of Graphics for Data Visualization</b> | ||
</pre> | ||
|
||
<pre> | ||
This is a continuation on 2 previous graduation projects (2015 and 2016). To know about data | ||
visualization read (Chen, H{a}rdle, Unwin - 2008 - Handbook of data visualization). To know | ||
one of the interactive data visualization systems visit, | ||
e.g., <a href="http://dvp.mesclabs.com" target="_blank">DVP</a>. It is intended to continue on | ||
the graduation project of this year (2106) to build a complete Grammar of Graphics data | ||
visualization system (Wilkinson et al. - 2006 - The Grammar of Graphics). | ||
</pre> | ||
|
||
<br><br><br><hr width="200"><br> | ||
|
||
</body></html> | ||
/usr/bin/bash: multimarkdown: command not found |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters