Skip to content
View carlodizon03's full-sized avatar

Block or report carlodizon03

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

Hi there! I am Carlo, I work in AI, Blockchain, and Space technologies. Here are some of my open-source works.

AI

Efficient Neural Networks - Implementation of efficient neural networks on Pytorch with training and inference results using CamVid Dataset

MobileNet-V2 - Implementation of MobileNet-v2 on Pytorch

FibNet - My thesis project. Inspired by developing a neural network that can be scaled from tiny to large amount of trainable parameters while preserving the inference quality. I combined the scaling nature of Fibonacci Sequence and Logistic Equation principles to scale and abstract the neural network.

MobileNet-V2 OpenCL - Implementation of MobileNet-V2 on OpenCL to be deployed in FPGA chip that was used in a satellite remote sensing payload.

Blockchain

These are my open-souce works in Hive.io ecosystem

Hive Multisig SDK - An SDK that simplifies the creation of multisig transaction feature of Hive Blockchain.

Hive Multisig Frontend - A frontend that implements the Multisig SDK where users can perform multi-signature transactions.

HBD Wallet - (Work-in-progress) A frontend where users can make HBD transactions and analyze their HBD savings all in one dashboard. What is HBD Savings?

Space

Satoro Space - A startup company where I co-founded and currently work full-time as a Lead Ground Segment Software Engineer.

Spatellite to YouTube Streaming - A YouTube streaming feature of our satellite. Our satellite utilizes a global network of ground sations to stream the video directly to YouTube.

Data Science

Basic Mining Homeworks - Some homework stuff

Science Fun

Chaos Theory - Fun implementation of this paper from the 1976

Pinned Loading

  1. hive-keychain/hive-multisig-frontend hive-keychain/hive-multisig-frontend Public

    One-stop frontend for all multisig needs

    TypeScript 1

  2. hive-keychain/hive-multisig-sdk hive-keychain/hive-multisig-sdk Public

    SDK for Hive Multisig Integration

    TypeScript 1

  3. Efficient-Nets-on-Pytorch Efficient-Nets-on-Pytorch Public

    Here, I am going to implement the computing resourses efficient network from paper using Pytorch. There will be a list of the implemented networs together with their corresponding Parameter Count, …

    Python 1

  4. Chaos-Logistic-Difference-Equations Chaos-Logistic-Difference-Equations Public

    Python

  5. Data-Science Data-Science Public

    My Data Science Course Homeworks and Projects

    Jupyter Notebook

  6. MobilenetV2-Pytorch MobilenetV2-Pytorch Public

    Pytorch Implementation of MobileNetv2

    Jupyter Notebook