Skip to content
View itacca's full-sized avatar

Organizations

@Alpha-Signal @Serbian-AI-Society
Block or Report

Block or report itacca

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. tf-multi-task-classification tf-multi-task-classification Public template

    Multi-task classification project, with the custom training loop implemented from scratch in TF 2.2+ and the usage of "tf.data.Dataset" object for handling the data.

    Python 1

  2. keras-CNN-template keras-CNN-template Public template

    Computer Vision project, built around Convolutional neural network (CNN) for multi-class classification. The project represents an attempt to build modular, OOP approach with an example of how to u…

    Python