herougo's repositories

MusicGenerationWithML

Using a machine learning model to predict good music and using the model output as rewards for a reinforcement learning algorithm.

Language:OpenEdge ABLStargazers:5Issues:3Issues:0

RomelCaultProject

A collection of machine learning utility functions and classes.

Language:PythonStargazers:2Issues:1Issues:0

JobMineDisplay

This program allows one to to parse and tag job description data to help with job searches. It incorporates easy-to-read, reusable module structures that are easy to maintain and save time.

Language:C#Stargazers:1Issues:1Issues:0

magenta

Magenta: Music and Art Generation with Machine Intelligence

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:1Issues:1Issues:0

NeuralNetworkImplementation

An implementation I wrote for neural networks and backpropogation to understand how they work.

Language:PythonStargazers:1Issues:1Issues:0

Pseudocode2Code

An algorithm which can help with translating specific pseudocode to code

Language:PythonStargazers:1Issues:0Issues:0

QuestionBank

(WORK IN PROGRESS) website that serves as a tagged database of math questions an solutions to use for practice

Language:PythonStargazers:1Issues:1Issues:0

SoftwareEngineerKnowledgeRepository

How can I be a better software engineer? This is a place for documenting my learning process and knowledge while pursuing this goal (see wiki for content).

CartPoleWithMonteCarlo

Applying an epsilon greedy Monte Carlo algorithm to the cartpole environment using OpenAIs gym library.

Language:OpenEdge ABLStargazers:0Issues:1Issues:0

CodeBank

A library of machine learning functionality.

Language:PythonStargazers:0Issues:2Issues:0

CodeBankAlpha

A first draft of Code Bank, a website to lay out AI research tasks and make code searchable. See the "Wiki" tab for the content.

Stargazers:0Issues:0Issues:0

CodeBankInterfacesExperimentation

A repo for experimenting with different ML interfaces to try to find a method to unify across frameworks (pytorch, tensorflow), areas (nlp, rl), and repos (allennlp, stable-baselines).

Language:PythonStargazers:0Issues:0Issues:0

dtools

A simple, lightweight library you can pip install for the purpose of improving python debugging.

Language:PythonStargazers:0Issues:1Issues:0

HearthstoneSimulator

A simulator for the digital card game known as Hearthstone. I wrote this because I thought it would be a challenging software design exercise (how do card effects work?). It was!

Language:PythonStargazers:0Issues:0Issues:0

hpip

A simple pip package for adding quick code into repositories when debugging, logging, etc.

Language:PythonStargazers:0Issues:1Issues:0

htools

A cumulative collection of helper functionality for personal use.

Language:PythonStargazers:0Issues:1Issues:0

KnowledgeRepository

A collection of general-purpose knowledge and ideas for machine learning developers I've accumulated over my learning process. See the "Wiki" tab for the content.

Stargazers:0Issues:1Issues:0

linguistic-style-transfer

A fork of the code base from the paper entitled, "Disentangled Representation Learning for Non-Parallel Text Style Transfer".

Language:PythonStargazers:0Issues:1Issues:0

MachineLearning

machine learning examples and helper libraries

Language:PythonStargazers:0Issues:1Issues:0

NeuralNetworkWrappers

This is a respository of a collection of class wrappers for neural networks implemented in Tensorflow/Keras. These will help with rapid prototype development and provide custom error messages.

Stargazers:0Issues:1Issues:0

parso

A Python Parser

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

ProgrammingEnvironments

A collection of scripts, command aliases, and keyboard shortcuts to help with using new computers.

Language:PythonStargazers:0Issues:1Issues:0

Project-Euler

Solutions for Project Euler problems. My files include at least 2 solutions including a brute force approach and a faster way.

Language:C++Stargazers:0Issues:1Issues:0

pydependency

A repository for parsing python repos to automatically determine missing import statements.

Language:PythonStargazers:0Issues:0Issues:0

QuestionBankCSharp

A web app for organizing math questions in a tag-based system for studying purposes.

Language:C#Stargazers:0Issues:0Issues:0

RepDistiller

[ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods

Language:PythonStargazers:0Issues:0Issues:0

ResearchPaperSummaries

A collection of my notes (with varying detail) of various papers.

Stargazers:0Issues:0Issues:0

SimCLR

PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

VirtualRealityCourseProject

This repository contains the code for the "Come Good Rain" dramatic performance as part of the CSC 2547 (Topics in Interactive Computing: Graphics, Interaction and Perception in Augmented and Virtual Reality AR/VR) final project.

Language:MaxStargazers:0Issues:1Issues:0

YoutubeSubscriptionFilter

Uses Youtube API to retrieve links of new videos (from specified users) and filter results for the most important videos

Language:C#Stargazers:0Issues:1Issues:0