Skip to content
View ramosv's full-sized avatar
  • University of Colorado Denver
  • Denver, CO, USA
  • 00:37 (UTC -06:00)
  • LinkedIn in/ramosv

Highlights

  • Pro

Organizations

@cudenver-ai @UCD-BDLab

Block or report ramosv

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

Pinned Loading

  1. UCD-BDLab/BioNeuralNet UCD-BDLab/BioNeuralNet Public

    A framework for analyzing biological data via graph construction, clustering, and embedding generation. The resulting embeddings power downstream tasks like disease prediction, subject representati…

    Python 13 1

  2. UCD-BDLab/DPMON UCD-BDLab/DPMON Public

    This repository contains the code and supplementary material for the paper "Learning from Multi-omics Networks to Enhance Disease Prediction using Graph Neural Networks", accepted at IEEE BIBM 2024…

    Python 3 1

  3. NeuralBytes NeuralBytes Public

    From-scratch implementations of MLP, CNN, RNN, and LSTM using only Python standard libraries. No NumPy, no frameworks, just raw lists and loops. Fully functional and great for learning.

    Python 3

  4. cudenver-ai/Adversarial-Machine-Learning cudenver-ai/Adversarial-Machine-Learning Public

    Framework for the Adversarial Machine Learning Challenge at CU Denver, showcasing techniques in AI model defense and attack.

    JavaScript 9 1

  5. Multimodal-Cancer-Prediction Multimodal-Cancer-Prediction Public

    A Multimodal Approach For Enhanced Prediction in Renal Cell Carcinoma Detection

    Jupyter Notebook 7

  6. Age-Prediction-with-CNN Age-Prediction-with-CNN Public

    1st place solution for CU Denver Spring 25 Kaggle competition on age prediction using a deep learning CNN model.

    Python