Skip to content
View giovgiac's full-sized avatar
  • Fukuoka, Japan
  • 13:09 (UTC +09:00)
Block or Report

Block or report giovgiac

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. neptune neptune Public

    A unified codebase, developed in TensorFlow 2, for a collection of deep neural networks for matching, segmenting and translating acoustic and satellite images.

    Python 7 1

  2. son2sat son2sat Public

    A neural network coded in TensorFlow 1 that produces satellite images from acoustic images.

    Python 8 1

  3. TensorNewtonRaphson TensorNewtonRaphson Public

    An implementation of the numerical method for root finding of Newton-Raphson using TensorFlow for automatic derivative calculation and possibility for CUDA acceleration.

    Python 6 3

  4. cassio cassio Public

    A compiler for a custom programming language with lexical, syntactic and semantic analyzers, as well as a code generator that produces x86 Assembly.

    C++ 1

  5. ReENGINE ReENGINE Public

    Game engine with an Entity-Component system, custom mathematical classes, manual memory management, texture mapping, model loading, a multithreaded Vulkan renderer and the Phong lighting model.

    C++ 2

  6. CassiOS CassiOS Public

    A 32-bit operating system for x86 processors.

    C++