Haard's repositories

Script-Generation

Generating movie scripts by genre using CTRL framework and GPT-2

Language:Jupyter NotebookStargazers:7Issues:0Issues:0

GeneratePixelArt-GANs

Learning to train GANs

Language:PythonStargazers:3Issues:0Issues:0

HabitatAI-RL

Create an agent to navigate to a point goal with noisy actuation/sensing and no GPS/compass (for 2020 HabitatAI pointNav challenge)

Language:PythonStargazers:2Issues:0Issues:0

ProductivityApp

Python Tkinter GUI App to keep track to tasks to improve productivity

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Impressionist

Netflix Karaoke - Chrome Extension

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:2Issues:0

ControlDeliveryPowergrid-Simulations

Code used to perform simulations for CDG project

Stargazers:0Issues:0Issues:0
Language:PHPStargazers:0Issues:0Issues:0

DCGAN-tensorflow

A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

DSA-projects

Airport queue simulation, parse tree for arithmetic expression and Dijkstra's shortest path

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

habitat-api

A modular high-level library to train embodied AI agents across a variety of tasks, environments, and simulators.

License:MITStargazers:0Issues:0Issues:0

icml2016

Generative Adversarial Text-to-Image Synthesis

Language:LuaLicense:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

jalammar.github.io

Build a Jekyll blog in minutes, without touching the command line.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0
Language:JavaStargazers:0Issues:0Issues:0

learning-react

Following tic-tac-toe tutorial on https://reactjs.org/tutorial/tutorial.html

Language:JavaScriptStargazers:0Issues:0Issues:0

Minds-and-Machines

Inspired thoughts from assignments, debates and presentations in philosophy class

Stargazers:0Issues:0Issues:0

Miscellaneous-R-Code

Code that might be useful to others for learning/demonstration purposes, specifically along the lines of modeling and various algorithms.

Stargazers:0Issues:0Issues:0

mit-deep-learning-book-pdf

MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville

Language:JavaStargazers:0Issues:0Issues:0

ML-CourseProjects

Machine Learning Course Projects

Language:RoffStargazers:0Issues:0Issues:0

ML_Resources

List of and/or notes about resources I've used often in ML

Language:HTMLStargazers:0Issues:1Issues:0

mysqldump-to-csv

A quickly-hacked-together Python script to turn mysqldump files to CSV files. Optimized for Wikipedia database dumps.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

opensmile

A github repo of the openSMILE feature extraction tool.

Language:C++License:NOASSERTIONStargazers:0Issues:2Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

sgan

Code for "Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks", Gupta et al, CVPR 2018

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

stockpredictionai

In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.

Language:PythonStargazers:0Issues:0Issues:0

Text-to-Image-Synthesis

Pytorch implementation of Generative Adversarial Text-to-Image Synthesis paper

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

tube_dl

Youtube video downloader and info extractor for python.

License:MITStargazers:0Issues:0Issues:0

WordCount

Implementing the wc command with and additional functionality

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