Skip to content
View orishko-py's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report orishko-py

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. Face-Recognition-Implementation Face-Recognition-Implementation Public

    The code for creating a data set of images containing a person's face and then using it to recognize any person in the data set on camera.

    Python

  2. CloudComputingProject CloudComputingProject Public

    StockHelper queries historic stock data for an existing user and helps make notes for user Stock searches. The project involves Flask, Cassandra, Docker and Chart.js. to build a dynamically generat…

    Python

  3. UMLEND-model-deployment UMLEND-model-deployment Public

    This is a simple LSTM model built on top of IMDB movie review dataset, deployed using Amazon Sagemaker, Lamdba and API Gateway used to obtain live model predictions via a web page.

    HTML

  4. VGG-and-ResNet-Architectures VGG-and-ResNet-Architectures Public

    This is an implementation of a number of famous deep learning architectures from scratch using PyTorch. VGG13 and VGG16, as well as ResNet performances are investigated using CIFAR10 and MNIST data…

    Jupyter Notebook 1