-
Notifications
You must be signed in to change notification settings - Fork 0
/
CV_LOGIQ.tex
535 lines (438 loc) · 33.8 KB
/
CV_LOGIQ.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% "ModernCV" CV and Cover Letter
% LaTeX Template
% Version 1.11 (19/6/14)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Xavier Danaux (xdanaux@gmail.com)
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
% Important note:
% This template requires the moderncv.cls and .sty files to be in the same
% directory as this .tex file. These files provide the resume style and themes
% used for structuring the document.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[11pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or roman
\moderncvstyle{classic} % CV theme - options include: 'casual' (default), 'classic', 'oldstyle' and 'banking'
\moderncvcolor{grey} % CV color - options include: 'blue' (default), 'orange', 'green', 'red', 'purple', 'grey' and 'black'
\usepackage{lipsum} % Used for inserting dummy 'Lorem ipsum' text into the template
\usepackage{fontawesome}
\usepackage[scale=.9]{geometry} % Reduce document margins
\setlength{\hintscolumnwidth}{1.5cm} % Uncomment to change the width of the dates column
% \setlength{\makecvtitlenamewidth}{10cm} % For the 'classic' style, uncomment to adjust the width of the space allocated to your name
%----------------------------------------------------------------------------------------
% NAME AND CONTACT INFORMATION SECTION
%----------------------------------------------------------------------------------------
\usepackage{tikz}
\usepackage{mathptmx}
\usepackage[11pt]{moresize}
\usepackage{xcolor}
\sectionfont{\color{cyan}}
\colorlet{H2Color}{teal!50!black}
\colorlet{L1Color}{teal!50!black}
\colorlet{L2Color}{teal!50!black}
\colorlet{E2Color}{black}
\colorlet{E3Color}{darkgray!50!gray}
\renewcommand{\section}[1]{
% \textsc{\vspace*{1.0\baselineskip}}
% \smallskip
\textcolor{H2Color}{{\Large #1}} \smallskip
\textcolor{L1Color}{\hrule} \smallskip
\textcolor{L1Color}{\hrule} \medskip
}
\newcommand{\SectionTight}[1]{
% \textsc{\vspace*{1.0\baselineskip}}
% \smallskip
\textcolor{H2Color}{{\Large #1}} \smallskip
\textcolor{L1Color}{\hrule} \smallskip
\textcolor{L1Color}{\hrule} \medskip
}
\newcommand{\mycventry}[3]{
\cventry{\scriptsize #1}{\mdseries \textcolor{E2Color}{#2}}{}{}{}{\textcolor{E3Color}{#3}} \smallskip
}
\firstname{Sajjad} % Your first name
\familyname{Pakdamansavoji} % Your last name
% All information in this block is optional, comment out any lines you don't need
% \address{}{Tehran, Iran}
% \mobile{+98 - 9195919545}
% \email{sj.pakdaman.edu@gmail.com}
% \social[linkedin]{sajjad-pakdaman-savoji-9672221b6}
% \social[github]{sajjadpsavoji}
% \github{github.com/sajjadpsavoji}
%%\extrainfo{
%% \httplink{https://www.codechef.com/users/priyanka_pps}
%%\homepage{https://github.com/priyankapps/} {https://github.com/priyankapps/}}
\begin{document}
\begin{center}
\Huge
Sajjad Pakdamansavoji
\end{center}
\begin{center}
\small
\begin{tabular}{ c | c | c | c | c}
\, \faMobile\enspace 647-835-6679 \, & \, \href{mailto:savoji@yorku.ca}{\faEnvelopeO\enspace savoji@yorku.ca} \, & \, \href{https://github.com/sajjadpsavoji}{\faGithub\enspace sajjadpsavoji} \, & \, \href{https://www.linkedin.com/in/sajjad-pakdamansavoji-9672221b6/}{\faLinkedin\enspace Sajjad Pakdamansavoji} \, & \, \href{https://sajjadpsavoji.github.io}{\faLink\enspace sajjadpsavoji.github.io} \, \\
\end{tabular}
\end{center}
% \makecvtitle
\SectionTight{SUMMARY}
{\small \textcolor{E3Color}
An enthusiastic scientist, with interest and experience in general computer vision tasks, sequence modeling, generative models, and attention-based models. My main area of research has been multiple object tracking and activity recognition in structured scenes. I have strong familiarity with deep learning platforms(Pytorch and Tensorflow) and computer vision toolkits(OpenCV). \medskip
}
\SectionTight{EXPERIENCE}
\mycventry{2021--2023\\Spet--Aug}{Research Assistant, Center of Vision Research (CVR), York University}
{
{\scriptsize $\bullet$} Wrote end-to-end machine learning pipe-line to execute multiple deep learning object detection models\\
{\scriptsize $\bullet$} Deployed scalable machine learning solutions for object tracking on structured video dataset\\
% {\scriptsize $\bullet$} Fine-tuned deep neural networks for appearance feature extraction via transfer learning
{\scriptsize $\bullet$} Localized and classified vehicles using online trajectory forecasting and machine learning approaches
% {\scriptsize $\bullet$} Improved overall estimation error from 20\% to 3\%
}
\mycventry{2020--2021\\Sept--July}{Research Assistant, Machine Learning Lab, University of Tehran}
{
{\scriptsize $\bullet$} Functional prototyping and training of CNNs for representation learning in CFAR dataset\\
{\scriptsize $\bullet$} Automating training, testing, and comparison of experiments using bash scripts \\
{\scriptsize $\bullet$} Code optimization for faster evaluation of feature separation in CNNs layer
% supervisor: \href{https://ece.ut.ac.ir/en/~akalhor}{Ahmad Kalhor}, Assoc.Prof.
}
\mycventry{2019--2020\\Sept--Sept}{Student Researcher, Computer Networks Lab, University of Tehran}
{
{\scriptsize $\bullet$} Extracted, transformed, and analyzed internet data into a closed-source unstructured web dataset\\
{\scriptsize $\bullet$} Adopting recurrent neural networks(RNN) eg. LSTMs for User-behavior forecasting \\
{\scriptsize $\bullet$} Classified packet-type using deep packet inspection (DPI) tools
% supervisor: \href{https://ece.ut.ac.ir/en/~vmansouri}{Vahid Shahmansouri}, Asst.Prof.
}
% \mycventry{Jun'21--Jun'22}{Committee Member, CUPE Toronto District Council}{Elected as the CUPE local 3903 representative in this council}
% \mycventry{Jul'19--Sep'20}{Strategic Advisor, IEEE University of Tehran Student Branch}{Provided branch's executive committee with decisive advice and support}
% \mycventry{Apr'20--Jun'20}{Data Science Mentor, Amirkabir University of Technology}
% {
% - Prepared course materials on python, ML,and Data Sience\\
% - Held tutorial sessions and QA meetings
% }
% \mycventry{Nov'19--Jan'20}{Machine Learning Mentor, IEEE UTSB Data Science Winter School}
% {
% - Held hands-on sessions on how to use sci-kit learn library\\
% - Held hands-on session on sci-py and statistical inference
% }
\mycventry{2019--2019\\July--Sept}{Deep Learning Intern, AVIR Company}
{
{\scriptsize $\bullet$} Designed an multi-modal solution to translate Iranian Sign Language (ISL) from video to text\\
{\scriptsize $\bullet$} Extracted features from hand and face to translate via seq2seq methodology\\
{\scriptsize $\bullet$} Refined product accuracy from 80\% to 90\% on alphabet recognition
}
\SectionTight{PROJECTS}
% \mycventry{October'19}{\href{https://github.com/SajjadPSavoji/analog_modulatio_am_dsb_ssb}{Analog Communication Simulator}}{Implemented transmitter and receiver for several analog modulations such as AM, DSB, LSSB, USSB, PM and FM}
% \mycventry{August'20}{\href{https://github.com/SajjadPSavoji/sdn_routing}{Shortest-Path Routing in Software Defined Networks}}{Implemented Dijkstra algorithm using Ryu controller and Mininet}
% \mycventry{July'20}{\href{https://github.com/SajjadPSavoji/gnutella_p2p}{Gnutella}}{From scratch implementation of a peer-to-peer network scheme inspired by Gnutella}
% \mycventry{June'20}{\href{https://github.com/SajjadPSavoji/tcp-congestion-control-in-ns2}{TCP Congestion Control}}{Illustrated congestion control mechanism using NS2}
% \mycventry{May'20}{\href{https://github.com/SajjadPSavoji/FTP_Server}{File Transfer Protocol Server}}{From scratch Object Oriented based implementation of a FTP server}
\mycventry{Jun'22}{\href{}{Traffic Tracking at Intersections}}{
{\scriptsize $\bullet$} Data cleaning, transformation, and camera calibration on large video datasets to remove distortion\\
{\scriptsize $\bullet$} Implemented an open-source software to annotate resulting object trajectories on the ground plane\\
{\scriptsize $\bullet$} Estimated camera extrinsic in intrinsic to reproject bbox centers on the intersection ground plane\\
{\scriptsize $\bullet$} Optimized a novel dynamic programming 2D curve matching algorithm to estimate trajectory similarity\\
{\scriptsize $\bullet$} Distributed training and inference of deep learning object-trackers on multiple GPUs\\
{\scriptsize $\bullet$} Improved ML models for multi-object tracking and classification error from 20\% to 3\%
}
% \mycventry{Dec'21}{\href{}{Celebrity Face Synthesis}}{
% - Implemented and Trained deep generative models to produce fake faces\\
% - trained Real-Valued Non-Volume Preserving Normalizing Flow to generate faces
% - trained Deep Convolotional Generative Adversarial Networks to generate faces\\
% - trained Variational Auto Encoders with Convolutional layers to generate faces
% }
% \mycventry{Feb'21}{\href{}{CitiBike(NYC Bike Share) Data Analytics}}{
% {\scriptsize $\bullet$} Explored, analyzed, and processed over 10 years of trip data(>100GB) to suggest expansion strategy\\
% {\scriptsize $\bullet$} Modeled Data into dense graphs to provide innovative solutions to reduce maintenance cost
% }
\mycventry{Nov'21}{\href{}{Sentiment Analysis of tweets using Transformers}}{
{\scriptsize $\bullet$} Tokenization, stemming, preprocessing on large text dataset extracted from books\\
{\scriptsize $\bullet$} Fine tuned large language models from Hugging Face such as BERT and XLnet to recognize hate-speech\\
{\scriptsize $\bullet$} Achieved 0.95 recognition recall with BERT and 0.88 with XLNet
}
\mycventry{Nov'20}{\href{}{Natural Scene Synthesis with Deep Generative Models}}{
{\scriptsize $\bullet$} Succeeded in building high performance generative models(GANs) to synthesis CIFAR10 dataset\\
{\scriptsize $\bullet$} Compared DC-GAN, CGAN, AC-GAN, real-NVP on generated results and real data\\
{\scriptsize $\bullet$} Compared the effect of different cost-functions and optimizers on synthesis quality
}\smallskip
% \mycventry{July'21}{\href{}{Machine Translation Using Transformers}}{
% - fine tuned transformer-based models(BERT) for English to Persion translation
% -
% }
% \mycventry{Jul'18--Jul'19}{Vice chair, IEEE UT Student Branch}{- Organized the student branch's different sections and managed the exec team}
% \mycventry{Jul'18--Aug'18}{IoT Academy $4^{th}$ Summer School, University of Tehran Science \& Technology Park}{With subject of "Internet of Things Rapid Prototyping from A to Z"}
\SectionTight{TECHNICAL SKILLS}
\renewcommand{\listitemsymbol}{-~}
{\small
\cvitem{Languages}{Python{\tiny(advance)}, C++{\tiny(advance)}, C, MATLAB, CSS, HTML, JavaScript, Bash Script}
\cvitem{Tools}{Tensorflow, Pytorch, Scikit-learn, Numpy, NLTK, OpenCV, Jupyter, JAX, matplotlib, Pandas}
% \cvitem{Softwares}{MATLAB, \LaTeX, Office programs, Quartus, NI Multisim, Codevision, Proteus}
% \cvitem{Digital Devices}{AVR ATmeg series, Raspberry Pi3, Arduino}
% \cvitem{OS.s}{Linux, Windows, macOS}
}\smallskip
%----------------------------------------------------------------------------------------
% EDUCATION SECTION
%----------------------------------------------------------------------------------------
\SectionTight{EDUCATION}
\cventry{\scriptsize 2021--2023}{\mdseries \textcolor{E2Color}{MSc in Computer Science, York University}}{ \scriptsize \textcolor{E3Color}{GPA: 8.66/9.00}}{}{}{}
\cventry{\scriptsize 2016--2021}{\mdseries \textcolor{E2Color}{BSc in Computer and Electrical Engineering, University of Tehran}}{ \scriptsize \textcolor{E3Color}{GPA: 3.77/4.00}}{}{}{}
\cventry{\scriptsize 2018--2020}{\mdseries \textcolor{E2Color}{Certificate in Computer Engineering, University of Tehran}}{ \scriptsize \textcolor{E3Color}{GPA: 18.2/20.00}}{}{}{}\smallskip
%
% \cventry{2021--2023}{MSc in Computer Science, York University \qquad GPA: 8.66/9}{}
% \cventry{2016--2021}{BSc in Electrical Engineering, University of Tehran \qquad GPA: 3.77/4}{}
% \cventry{2018--2020}{Minor Degree in Computer Engineering, University of Tehran \qquad GPA: 18.2/20}{}
% \mycventry{2012--2016}{Diploma in Mathematics and Physics, NODET Allameh Helli 8 Branch}{National Organization for Development of Exceptional Talents \\ GPA: 19.73/20}
%----------------------------------------------------------------------------------------
% AWARDS SECTION
%------------ ----------------------------------------------------------------------------
\section{AWARDS AND ACHIEVEMENTS}
{
\cvitem{\scriptsize Sep 2022}{VISTA Graduate Scholarship, Vision: Science to Application}
\cvitem{\scriptsize Apr 2021}{Vector Scholarship in AI, Vector Institute}
\cvitem{\scriptsize Jun 2021}{Lassonde Entrance Scholarship, York University}
% \cvitem{May 2021}{VISTA Graduate Scholarship, Vision: Science to Application}
% \cvitem{Jan 2018}{Supporter Foundation of University of Tehran Scholorship}
% \cvitem{Oct 2017}{Ranked $93^{th}$ worldwide in IEEEXtreme 11.0 amongst 2121 teams}
% \cvitem{Nov 2017}{Silver medal in basketball competitions, $16^{th}$ student sport festival, University of Tehran}
% \cvitem{Nov 2016}{Gold medal in basketball competitions, $15^{th}$ student sport festival, University of Tehran}
% \cvitem{Jul 2016}{Ranked 600th in Iranian University Entrance Exam among 162879 participants(top 0.36\%)}
% \cvitem{Nov 2011}{Gold medal in basketball competitions, city of Tehran's inter-secondary school sport festival}
\par}
% \mycventry{Nov 2017}{Silver medal in basketball competitions, $16^{th}$ student sport festival, University of Tehran}{}
% \mycventry{Nov 2016}{Gold medal in basketball competitions, $15^{th}$ student sport festival, University of Tehran}{}
% \mycventry{Jul 2016}{Placed among top $0.36 \%$ high school students in Iran National University Entrance Exam}{}
% \mycventry{Nov 2011}{Gold medal in basketball competitions, city of Tehran's inter-secondary school sport festival}{}
% \SectionTight{INTERESTS}
% {\small
% Artificial Intelligence, Deep Learning, Machine Learning, Computer Vision, Natural Language Processing, Generative Models
% }
%----------------------------------------------------------------------------------------
% Experience
%----------------------------------------------------------------------------------------
%----------------------------------------------------------------------------------------
% Skills SECTION
%----------------------------------------------------------------------------------------
%----------------------------------------------------------------------------------------
% Masters SECTION
%----------------------------------------------------------------------------------------
%\section{Masters Thesis}
%\cvitem{Title}{\emph{Technologies and characterization of ferroelectric polymers for biomedical sensors}}
%\cvitem{Supervisors}{Professor Antonino Fiorillo}
%\cvitem{Description}{This thesis is based on the implementation of a temperature sensor.}
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE SECTION
%----------------------------------------------------------------------------------------
% \mycventry{April'21}{\href{}{Sentiment Analysis with BERT and XLNet}}{Used transformer-based embedding to detect hate speech}
% \mycventry{Murch'21}{\href{}{Sentence Classification with Ngrams}}{Used perplexity of an interpolated unigram-bigram language model for classification}
% \mycventry{June'20}{\href{https://github.com/SajjadPSavoji/Twitter-Sentiment-Analysis-HMM}{Twitter Sentiment Analysis}}{Used Hidden Markov Model to formulate a classifier on twits}
% \mycventry{September'20}{\href{https://github.com/SajjadPSavoji/Auxiliary-Classifier-GAN}{Auxiliary Classifier Generative Adversarial Network (ACGAN)}}{Implemented an ACGAN using Keras on CIFAR10 dataset}
% \mycventry{August'20}{\href{https://github.com/SajjadPSavoji/Conditional-GAN}{Conditional Generative Adversarial Network (CGAN)}}{Implemented a CGAN using Keras on CIFAR10 dataset}
% \mycventry{December'19}{\href{https://github.com/SajjadPSavoji/nlp_naive_bayes}{Poem Classification}}{Used NLP methods such as bag-of-words to develop a bayes classifier for poetry}
% \mycventry{July'20}{\href{https://github.com/SajjadPSavoji/Deep-Convolutional-GAN}{Deep Convolutional Generative Adversarial Network (DCGAN)}}{Implemented a DCGAN using Keras on CIFAR10 dataset}
% \mycventry{June'20}{\href{https://github.com/SajjadPSavoji/Variational-Auto-Encoder}{Variational Auto Encoder (VAE)}}{Used Kullback-Leibler Divergance cost to tarin a VAE on MNIST dataset}
% \mycventry{June'20}{\href{https://github.com/SajjadPSavoji/Digital_Communication_Lab}{Digital Communication Simulator}}{Implemented transmitter and receiver for several digital modulations such as pam, psk, fsk, etc all of which support differentiation coding and pulse-shape selection}
% \mycventry{May'20}{\href{https://github.com/SajjadPSavoji/Pollution-Predicttion}{Pollution Prediction}}{Implemented several recurrent networks using different cells such as LSTM and GRU}
% \mycventry{May'20}{\href{https://github.com/SajjadPSavoji/German-Traffic-Sign-Recognition-Benchmark}{German Traffic Sign Recognition Benchmark}}{Used deep convolutional NNs to classify traffic signs used in germany}
% \mycventry{July'20}{\href{https://github.com/SajjadPSavoji/DBSCAN-vs-Kmeans}{DBSCAN vs Kmeans}}{A rough comparison between two clustering algorithms and the advantages DBSCAN provides}
% \mycventry{July'20}{\href{https://github.com/SajjadPSavoji/bbox-clustering}{Boundary Box clustering}}{Performed Kmeans clustering on PASCAL VOC dataset with IOU distance}
% \mycventry{July'20}{\href{https://github.com/SajjadPSavoji/Image-Compression-Kmeans}{Image Compression}}{Used Kmeans clustering to substitute centroids with corresponding pixels}
% \mycventry{April'20}{\href{https://github.com/SajjadPSavoji/Mechanism-Based-Neural-Nerworks}{Mechanism Based Neural Networks}}{Implemented some basic mechanism based NNs like SOM, MaxNet, MexicanHat and Hamming Net}
% \mycventry{April'20}{\href{https://github.com/SajjadPSavoji/Memory-Associative-Networks}{Memory Associative Neural Networks}}{From scratch implementation of Auto-associative, Iterative Auto-associative and Hetro-associative nets}
% \mycventry{Mar'20}{\href{https://github.com/SajjadPSavoji/SeperationIndex_for_CNN}{Separation Index trends in Fully Convolutional Networks}}{Computed published separation metrics to examine feature flow through layers of CNNs}
% \mycventry{March'20}{\href{https://github.com/SajjadPSavoji/Madeline_MLP}{Many Adaptive Linear Neuron (MADALINE)}}{From scratch implementation of ADALINE and MADALINE}
% \mycventry{February'20}{\href{https://github.com/SajjadPSavoji/Character_Classifer_MLP}{Multi Layer Perceptron (MLP)}}{From scratch implementation of MLP to classify written characters}
% \mycventry{September'19}{\href{https://github.com/SajjadPSavoji/American_Sign_Language}{American Sign Language Translation}}{Combined CNNs and RNNs alongside to develop an alphabet-level language translator}
% \mycventry{August'19}{\href{https://github.com/SajjadPSavoji/Object_Localization}{Localize Fish Instances on the Boat}}{implemented YOLO2 network to localize fishes while specifying their breeds}
% \mycventry{July'19}{\href{https://github.com/SajjadPSavoji/HumpbackWhale_Identification}{Humpback Whale Identification}}{Used CNNs to develope an identification system based-on whales' tails}
% \mycventry{June'19}{\href{https://github.com/SajjadPSavoji/speech_identification}{Speech Identification in MEL Spectrum}}{studied the effect of MEL transformation on speech identification with NNs}
% \mycventry{June'19}{\href{https://github.com/SajjadPSavoji/FaceRecognition}{Face Recognition}}{Used the siamese network alongside with triple-loss cost function on AT\&T dataset}
% \mycventry{October'19}{\href{https://github.com/SajjadPSavoji/SVM}{Retail Classification}}{A kernelized support vector machine was used to address the problem}
% \mycventry{October'19}{\href{https://github.com/SajjadPSavoji/PCA_LDA}{Principal component analysis (PCA)}}{From scratch implementation of PCA scheme for dimension reduction}
% \mycventry{October'19}{\href{https://github.com/SajjadPSavoji/PCA_LDA}{Linear discriminant analysis (LDA)}}{From scratch implementation of LDA scheme for dimension reduction}
% \mycventry{November'19}{\href{https://github.com/SajjadPSavoji/parzen_window}{Parzen window}}{One of the major non-parametric pdf estimation methods used in a bayes optimal classifier}
% \mycventry{November'19}{\href{https://github.com/SajjadPSavoji/random_forest}{Random Forest}}{Used boosting and bagging to develope Random Forest model from predefined Decision Tree classifier }
% \mycventry{December'19}{\href{https://github.com/SajjadPSavoji/minimax}{MiniMax}}{Implemented the minimax adversarial approach for a sample zero-mean game}
% \mycventry{December'19}{\href{https://github.com/SajjadPSavoji/pacman}{Pacman}}{Used heuristic based agents as the back logic for Pacman game}
% \mycventry{September'18}{\href{https://github.com/SajjadPSavoji/AP_Drive}{AP Drive}}{A File Hosting Service inspired by Drop Box using C++ with a web based GUI}
% \mycventry{October'18}{\href{https://github.com/SajjadPSavoji/Mafia}{Mafia Game}}{A CLI based game designed according to OO paradigm using C++}
% \mycventry{November'18}{\href{https://github.com/SajjadPSavoji/OnlineStore}{Online Store}}{Object Oriented modeling a virtual store to manage trades and transactions of goods using C++}
% \mycventry{December'18}{\href{https://github.com/SajjadPSavoji/kingdomrush}{Kingdom Rush}}{A tower-defense game implemented by Simple DirectMedia Layer(SDL) graphical library using C++}
% \mycventry{September'19}{\href{https://github.com/SajjadPSavoji/synchronization_using_mutex_locks}{Synchronization by Mutex Lock}}{An object oriented implementation to synchronize multiple processes}
% \mycventry{October'19}{\href{https://github.com/SajjadPSavoji/multiprocess_ensemble_learning}{Multiprocess ensemble learning}}{Used multiprocessing to implement ensemble linear classifiers}
% \mycventry{November'19}{\href{https://github.com/SajjadPSavoji/xv6}{XV6}}{Added several features to the original XV6 operating system designed in MIT, such as paging, reentrance locks, new system-calls and new scheduling schemes}
% \mycventry{December'19}{\href{https://github.com/SajjadPSavoji/client-server_and_P2P_communication-}{Hybrid File Sharing}}{Implemented a file sharing application that supports both client-server and peer-2-peer methods}
%----------------------------------------------------------------------------------------
% Teaching Experience section
%----------------------------------------------------------------------------------------
% \section{TEACHING ASSISTANT EXPERIENCES}
% \mycventry{Sep'22--Dec'22}{Design and Analysis of algorithms, York University}
% {
% - held in-person tutorials and graded assignments
% % \emph{Instructor:} \href{https://scholar.google.com/citations?user=hQXlVLsAAAAJ}{\underline{Shahin Kamali}, Assist.Prof, York University}
% }
% \mycventry{Sep'20--Dec'22\\\textbf{\footnotesize graduate course}}{Neural Networks and Deep Learning (4 semesters), University of Tehran}
% {
% - designed the final project regarding Generative Adversarial Networks
% % \emph{Instructor:} \href{https://scholar.google.com/citations?hl=en&user=m7xdmMgAAAAJ}{\underline{Ahmad Kalhor}, Assoc.Prof, University of Tehran}
% }
% \mycventry{Jan'22--Apr'22\\\textbf{\footnotesize graduate course}}{Data Mining, York University}
% {
% - graded projects, assignment, and exams
% % \emph{Instructor:} \href{https://www.researchgate.net/profile/Habib-Ur-Rehman-14}{\underline{Habib-ur Rehman}, Adjunct Prof, McMaster University}
% }
% \mycventry{Sep'21--Nov'21}{Software Tools, York University}
% {
% - held hands-on sessions and grading projects
% % \emph{Instructor:} \href{https://ca.linkedin.com/in/huiwang0123}{\underline{Hui Wang}, Reasearch Assoc, York University}
% }
% \mycventry{Sep'20--Feb'21\\\textbf{\footnotesize graduate course}}{Machine Learning (2 semesters), University of Tehran}
% {
% - held hands-on session, designed assignments
% % \emph{Instructor:} \href{https://scholar.google.com/citations?hl=en&user=FTcata0AAAAJ}{\underline{Babak Nadjar Araabi}, Prof, University of Tehran}
% }
% \mycventry{Feb'20--Jun'20}{Teaching assistant for Pattern Recognition \textbf{(graduate-level course)}}{Held hands-on session, designed 2 homeworks and marked them, designed 3 quizzes and marked them, graded their final project, suggested questions for midterm and final exam}
% \mycventry{Feb'20--Jun'20\\\textbf{\footnotesize graduate course}}{Pattern Recognition, University of Tehran}
% {
% - held hands-on session, designed 2 homeworks and 3 quizzes
% % \emph{Instructor:} \href{https://ece.ut.ac.ir/en/~dehaqani}{\underline{Mohammadreza Abolghasemi}, Asst.Prof, University of Tehran}
% }
% \mycventry{Sep'20--Feb'21}{Intelligent systems, University of Tehran}
% {
% - designed 6 final projects and marked them, individual assessment
% % \emph{Instructor:} \href{https://scholar.google.com/citations?user=zqa4EY0AAAAJ&hl=en}{\underline{Reshad Hoseini}, Asst.Prof, University of Tehran}
% }
% \mycventry{Feb'20--Feb'21\\\textbf{\footnotesize graduate course}}{Digital Signal Processing (3 semesters), University of Tehran}
% {
% - designed 4 CAs, one analytical assignment and organized other TAs
% % \emph{Instructor:} \href{https://scholar.google.com/citations?hl=en&user=Yqzkf3UAAAAJ}{\underline{Hadi Amiri}, Asst.Prof, University of Tehran}\\
% % \emph{Instructor:} \href{https://scholar.google.com/citations?user=VspDmN8AAAAJ&hl=en}{\underline{Majid Badieirostami}, Asst.Prof, University of Tehran}\\
% % \emph{Instructor:} \href{https://scholar.google.com/citations?user=atXIykYAAAAJ&hl=en}{\underline{Mohammadali Akhaee}, Asst.Prof, University of Tehran}
% }
% \mycventry{Feb'20--Jun'20}{Teaching assistant for Digital Signal Processing}{Desinged 2 computer assignments and a homework}
% \mycventry{Sep'19--Feb'21}{TA, Communication Systems I (3 semesters), University of Tehran}
% {
% \emph{Obligation:} designed 4 homeworks all of which include implementation part and 4 CAs, assessed students
% % \emph{Instructor:} \href{https://scholar.google.com/citations?user=fCts8c0AAAAJ&hl=en}{\underline{Maryam Sabaghian}, Asst.Prof, University of Tehran}\\
% % \emph{Instructor:} \href{https://scholar.google.com/citations?hl=en&user=Yqzkf3UAAAAJ}{\underline{Hadi Amiri}, Asst.Prof, University of Tehran}
% }
% \mycventry{Feb'20--Jun'20}{Teaching assistant for Communication Systems I}{Desined a computer assignment, assesed their performance via interview sessions}
% \mycventry{Sep'19--Feb'20}{Teaching assistant for Communication Systems I}{Desined 3 computer assignments, assesed their programming skills individually}
% \mycventry{Feb'19--Feb'20}{Engineering Probability and Statistics (2 semesters), University of Tehran}
% {
% - designed homeworks and computer assignments, held Q\&A session
% % \emph{Instructor:} \href{https://ece.ut.ac.ir/en/~dehaqani}{\underline{Mohammadreza Abolghasemi}, Asst.Prof, University of Tehran}
% }
% \mycventry{Feb'19--Jun'19}{Teaching assistant for Engineering Probability and Statistics}{Designed homeworks, held Q\&A session, marked their homeworks}
% \mycventry{Feb'19--Jun'19}{TA, Electronics I}
% {
% \emph{Obligation:} marked student's homeworks, mentored them in the problem-solving procedure\\
% \emph{Instructor:} \href{https://scholar.google.com/citations?hl=en&user=T7fVw08AAAAJ}{\underline{Mohammadreza Kolahdooz}, Asst.Prof, University of Tehran}
% }
%------------------------------------------------
%----------------------------------------------------------------------------------------
% certification and workshops
%----------------------------------------------------------------------------------------
% \section{CERTIFICATES}
% {\small
% \renewcommand{\listitemsymbol}{-~} % Changes the symbol used for lists
% \cvitem{January 2022}{\href{https://www.coursera.org/account/accomplishments/certificate/XC3RQE34YAXS}{Build Better Generative Adversarial Networks (GANs), Coursera Credential: XC3RQE34YAXS}}
% \cvitem{January 2022}{\href{https://www.coursera.org/account/accomplishments/certificate/J4YEGV3VWSQ3}{Sample-based Learning Methods, Coursera Credential: J4YEGV3VWSQ3}}
% \cvitem{Novermber 2021}{\href{https://www.coursera.org/account/accomplishments/certificate/B9M4EX5HRXG3}{Build Basic Generative Adversarial Networks (GANs), Coursera Credential: B9M4EX5HRXG3}}
% \cvitem{October 2021}{\href{https://www.coursera.org/account/accomplishments/certificate/DMPL7YR2KURX}{Fundamentals of Reinforcement Learning, Coursera Credential: DMPL7YR2KURX}}
% \cvitem{Oct 18 - Oct 20}{Ambassador for IEEEXtreme 12.0, 13.0, and 14.0 Programming Competition}
% \cvitem{January 2020}{Contributed as a Statistical Inference Instructor in IEEEUTSB Data Science Winter School}
% \cvitem{February 2019}{Participated in the international workshop on "signal proccessing" held in Sharif University of Technology}
% \cvitem{April 2019}{Ambassador for IEEEmadC Competition}
% \cvitem{October 2019}{Contibuted as an Ambassador in IEEEXtreme 13.0 Programming Competition}
% \cvitem{August 2018}{Attended IoT Academy $4^{th}$ Summer School}
% \cvitem{October 2018}{Contibuted as an Ambassador in IEEEXtreme 12.0 Programming Competition}
% \cvitem{September 2017}{Attended MATLAB programming course, held by IEEEUTSB}
% \cvitem{May 2017}{Attended AVR Microcontroller course, held by IEEEUTSB}
% \par}
% \section{Volunteering}
% {\small
% \renewcommand{\listitemsymbol}{-~} % Changes the symbol used for lists
% \cvitem{Dec 21 - Dec 22}{Student representative, Vector Institute for Artificial Intelligence}
% \cvitem{Apr 19 - Apr 20}{Ambassador for IEEEmadC Competition}
% \cvitem{Oct 18 - Oct 20}{Ambassador for IEEEXtreme Programming Competition (12.0, 13.0, and 14.0)}
% \par}
%\section{Major Courses Undertaken}
%\renewcommand{\listitemsymbol}{-~} % Changes the symbol used for lists
%{\small
%\cvitem{Computer Science}{ Computer Graphics and Multimedia, Artificial Intelligence, Design and Analysis of Algorithms, Theory of Computation, Operating Systems, Programming Languages, Database Management System, Computer Architecture, Discrete Mathematics, Data Structures.
%}
%\cvitem{Mathematics}{ Statistical Methods, Probability, Differential Calculus, Linear Algebra, Matrix Theory, Complex Analysis, Vector Calculus.
%}
%\par}
%----------------------------------------------------------------------------------------
% Coursework SECTION
%----------------------------------------------------------------------------------------
%----------------------------------------------------------------------------------------
% COMMUNICATION SKILLS SECTION
%----------------------------------------------------------------------------------------
%\section{Communication Skills}
%\cvitem{2010}{Oral Presentation at the California Business Conference}
%\cvitem{2009}{Poster at the Annual Business Conference in Oregon}
%----------------------------------------------------------------------------------------
% LANGUAGES SECTION
%----------------------------------------------------------------------------------------
% \section{LANGUAGES}
% \cvitemwithcomment{English}{Professional Profiency {\footnotesize{(IELTS 8.0)}}}{}
% \cvitemwithcomment{Persian/Farsi}{Native}{}
%----------------------------------------------------------------------------------------
% INTERESTS SECTION
%----------------------------------------------------------------------------------------
% \section{REFERENCES}
% \begin{minipage}[t]{0.33 \textwidth}
% \footnotesize
% \href{https://ece.ut.ac.ir/en/~akalhor}{\textbf{Ahmad Kalhor}
% }\\
% Assoc. Professor\\
% University of Tehran\\
% Deep Learning\\
% \href{mailto:akalhor@ut.ac.ir}{{\tiny \faEnvelopeO} akalhor@ut.ac.ir}
% \end{minipage}
% \begin{minipage}[t]{0.33 \textwidth}
% \footnotesize
% \href{https://ece.ut.ac.ir/en/~reshad.hosseini}{\textbf{reshad hosseini}
% }\\
% Asst. Professor\\
% University of Tehran\\
% Machine Intelligence and Robotics\\
% \href{mailto:reshad.hosseini@ut.ac.ir}{{\tiny \faEnvelopeO} reshad.hosseini@ut.ac.ir}
% \end{minipage}
% \begin{minipage}[t]{0.33 \textwidth}
% \footnotesize
% \href{https://ece.ut.ac.ir/en/~dehaqani}{\textbf{Mohammadreza Abolghasemi}
% }\\
% Asst. Professor\\
% University of Tehran\\
% Machine Intelligence and Robotics\\
% \href{mailto:dehaqani@ut.ac.ir}{{\tiny \faEnvelopeO} dehaqani@ut.ac.ir}
% \end{minipage}
% \section{Interests}
% \renewcommand{\listitemsymbol}{-~} % Changes the symbol used for lists
% \cvlistdoubleitem{Piano}{}
% \cvlistitem{Baseball}
%----------------------------------------------------------------------------------------
% COVER LETTER
%----------------------------------------------------------------------------------------
% To remove the cover letter, comment out this entire block
%\clearpage
%\recipient{HR Department}{Corporation\\123 Pleasant Lane\\12345 City, State} % Letter recipient
%\date{\today} % Letter date
%\opening{Dear Sir or Madam,} % Opening greeting
%\closing{Sincerely yours,} % Closing phrase
%\enclosure[Attached]{curriculum vit\ae{}} % List of enclosed documents
%\makelettertitle % Print letter title
%\lipsum[1-3] % Dummy text
%\makeletterclosing % Print letter signature
%----------------------------------------------------------------------------------------
\end{document}