Skip to content
View assaflovton's full-sized avatar
🤔
2b || !2b?
🤔
2b || !2b?

Block or report assaflovton

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
assaflovton/README.md

Hello and Welcome, here you can find most of the programming projects for my CS degree. Hopefully, I'll help you...

In my opinion the most interesting project is - Gait Analysis- IoT project

Also cool to look at:

Table of contents

First semester:

  • 234114 - Introduction to Computer Science (IntroToCS)

Second semester:

  • 234124 Introduction to Systems Programming (Matam)

Third semester:

Fourth semester:

Summer semester:

Fifth semester:

  • 236756 - Machine learning

    • HW1 - Data preparation: data imputation and cleaning, outlier detection, univariate feature exploration, missing data, feature selection

    • HW2 - Includes 3 parts:

      Part 1: k-nearest neighbors model implementation and selection, data normalization, model selection error anaylsis.

      Part 2: decision trees (model visualization and selection)

      Part 3: SVM implementation and optimization, solving SVM problems using stochastic gradient descent SGD, applying a feature mapping

    • HW3 - Linear regression implementation, evaluation and baseline, Ridge linear regression, lasso linear regression, polynomial fitting, testing the models

  • 236781 - Deep learning

Popular repositories Loading

  1. 234124-MatamFinalProject 234124-MatamFinalProject Public

    C++ 1

  2. assaflovton assaflovton Public

    Config files for my GitHub profile.

    1

  3. GaitAnalysis GaitAnalysis Public

    C++ 1

  4. BioinformaticsFinalProject-GeneExpressionAnalysisOfTNBCNon-TNBCAndHER2BreastCancerTypes BioinformaticsFinalProject-GeneExpressionAnalysisOfTNBCNon-TNBCAndHER2BreastCancerTypes Public

    1

  5. 234124-MatamHW1 234124-MatamHW1 Public

    C

  6. 234124-MatamHW2 234124-MatamHW2 Public

    Python