Skip to content
View grooleivsgard's full-sized avatar
👋
👋

Highlights

  • Pro

Block or report grooleivsgard

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

👋 Hi, I’m @grooleivsgard! I am a MSc student in Software Engineering at NTNU, and will graduate in the spring of 2025.

Pinned Loading

  1. explainable-AI explainable-AI Public

    Forked from henriklarsen28/XAI-gridcells-master

    Master thesis on explainable AI (XAI), applied to research on parallels between artificial neural networks and the biological brain.

    Jupyter Notebook

  2. NLP-love-poems-classifier NLP-love-poems-classifier Public

    Binary classifier used to identify love poems from a collection of scraped, Norwegian poems.

    Jupyter Notebook

  3. bioinformatics-tf-binding-sites bioinformatics-tf-binding-sites Public template

    Tool to identify transcription factor binding sites in DNA sequences.

    Python

  4. simulation-boids-flocking simulation-boids-flocking Public

    Simulates flocking behavior using the Boids algorithm. Includes features for cohesion, alignment, and separation, with customizable parameters.

    Python

  5. information-retrieval information-retrieval Public

    Indexes and queries paragraph in a book, using NLTK and Gensim libraries for text processing.

    Jupyter Notebook

  6. memory-management memory-management Public

    Implementations of FIFO, LRU and OPT algorithms for virtual memory management.

    Python 1