Skip to content
View catalinalopera's full-sized avatar
Block or Report

Block or report catalinalopera

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

  1. PowerForecasting PowerForecasting Public

    This project aims to analyze the data collected from the solar power plants and predict the power generation for the next couple of days, using LSTM Arquitecture.

    Jupyter Notebook 1 1

  2. Generative_Adversarial_Network Generative_Adversarial_Network Public

    This project focuses on the task of Generative Adversarial Network using dataset sourced from Kaggle. The primary goal of this repository is to develop a deep learning model capable of generating h…

    Jupyter Notebook

  3. stock_analysis_dashboard stock_analysis_dashboard Public

    Forked from bitwiserob/stock_analysis_dashboard

    This project aims to analyze the data collected from different financial sources and create a dashboard for stock analysis, including predictions and sentimental analysis.

    Jupyter Notebook

  4. AI_Human_TextClassification AI_Human_TextClassification Public

    In this project, we demonstrate the process of building a text classification model using the BERT (Bidirectional Encoder Representations from Transformers) architecture. Our goal is to classify te…

    Jupyter Notebook

  5. Image_Classification Image_Classification Public

    This project focuses on the task of image classification using datasets sourced from Kaggle. The primary goal of this repository is to evaluate the performance of two neural network architectures, …

    Jupyter Notebook

  6. MulticlassModel MulticlassModel Public

    This project implements a multiclass classifier, it shows how to use tensorflow.keras.datasets mnist.

    Python