Skip to content
View arminbegic's full-sized avatar
:shipit:
Coding…
:shipit:
Coding…

Block or report arminbegic

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
arminbegic/README.md

About

I am a graduate student in Statistics at ETH Zurich, working on problems in Data Science, Machine Learning, and Artificial Intelligence. Most of my repositories are private, but feel free to contact me if you would like to discuss any of the work below.

Current Work

Meta Learning and Hierarchical Models

  • My thesis evolves around the topic of meta learning and hierarchical models. In particular, we try to understand and develop models to deal with grouped data structures.

Neural Network Verification

  • Verifying robustness of neural networks using DeepPoly, a deterministic convex relaxation-based approach for ReLU and ReLU6-based architectures.

Continual Learning

  • Analyzing which parameters cause catastrophic forgetting in continual learning frameworks.

Quantitative Finance

  • Building predictive signals for liquid assets from illiquid asset performance.

Previous Projects

Healthcare Operations

  • Emergency department staffing optimization app for planning requirements and analyzing patient flow characteristics.

Computer Vision

  • Conditional Generative Adversarial Network for generating synthetic training examples for image classification.

Quantitative Finance

  • Linear state-space models for dynamic cointegration-optimal index tracking.
  • Backtesting statistical arbitrage strategies based on enhanced index tracking methodology.

Contact

Feel free to reach out if any of these projects are of interest.

Pinned Loading

  1. cgan cgan Public

    This repository contains code for a conditional Generative Adversarial Network (cGAN) to generate Street View House Numbers (SVHN) images.

    Python

  2. JHSchlegel/cf-tiny-subspaces JHSchlegel/cf-tiny-subspaces Public

    Repository for the ETHZ AS2024 Deep Learning course project titled "Does Catastrophic Forgetting Happen in Tiny Subspaces?"

    Jupyter Notebook 7 2