Skip to content
View noran9's full-sized avatar
  • Vienna, Austria

Highlights

  • Pro

Block or report noran9

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
noran9/README.md

Hi 👋 I'm Nora
Bioinformatician @ Lexogen

Graduate in Data Science @ University of Padova


List of personal projects:

Biological data projects: Structural bioinformatics | Genelab - gene expresison | Network Science - zebrafish neurons

Data Science projects: Super-resolution of tissue images | Image segmentation | Optimization algorithms | Social data project

Artificial intelligence: Local search algorithms | Min-max algorithm | Neural network

Web/Desktop Development: Microscopic images editor | WPF | Cloud cover prediction

Animation source

Pinned Loading

  1. conformational-ensembles-analyzer conformational-ensembles-analyzer Public

    Conformational analysis of protein structural ensembles: Structural bioinformatics project

    Python 1 1

  2. miers miers Public

    Microscopic Images Editor and Resolution Stimulator

    Python

  3. microscopic-images-srgan microscopic-images-srgan Public

    Implementation of the SRGAN and ESRGAN models for image super resolution on a custom set consisting of microscopic images of different tissues.

    Python

  4. galaxyzoo-deeplab-segmentation galaxyzoo-deeplab-segmentation Public

    Semantic segmentation of GalaxyZoo images using deeplab (state-of-the-art tensorflow model)

    Jupyter Notebook 2

  5. n-queens-local-search n-queens-local-search Public

    Implementation of the n-queens problem using 4 different local search algorithms as part of the university course Artificial Intelligence

    Java 1

  6. min-max-tic-tac-toe min-max-tic-tac-toe Public

    Implementation of the min-max algorithm with the game tic tact toe as part of the university course Artificial Intelligence

    Java