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

Block or report christian-ochei

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

Pinned

  1. 3DMNIST 3DMNIST Public

    I present a method for rendering novel views of a scene. The goal is to optimize a volume such that it can represent a sample from a probability distribution from almost all viewing angles.

    Python

  2. Scrpt Scrpt Public

    A small Open Source High Level Programing Language designed to have as clean of a syntax I could think of while making its source code as readable as possible

    HTML 1

  3. AssignSpace AssignSpace Public

    AssignSpace is a small framework I built for plotting numeric objects in real time asynchronously.

    JavaScript

  4. NuralEngine NuralEngine Public

    Nural is a small Deep learning framework I built for fast Neural Network creation and evaluation. This framework is built around numpy in order to aid fast CPU compute

    Python

  5. Pytorch-2D-Triangle-Rasterizer Pytorch-2D-Triangle-Rasterizer Public

    A method to rasterize a batch of triangles using tensor only transformations.

    Python

  6. AILearnsSoccer AILearnsSoccer Public

    This is my implementation of the NEAT algorithm on a small game I developed A very long time ago

    Python