Pinned Repositories
acm
Example code from a talk I gave at ACM introducing people to potentially unfamiliar features of C#.
alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
cartpole-rl
Simple implementation of the cartpole OpenAI Gym environment in Keras.
ChampSelect
This is a "hack" or tool that allows League of Legends players to automatically accept game ready checks, type in chat, pick a champion, and lock in. Additionally it supports random selection or random sub-selection if you're into that
csquared
CSquared is an interpreted programming language implemented completely in C#.
gcnet
GCNet (GIF Caption Network) | Neural Network Generated GIF Captions
mimic
Mimic is a library that brings TypeScript interfaces to life with mock data
PowerBI-visuals
The Microsoft Power BI visuals project provides high quality data visualization that you can use to extend Power BI. The project contains over 20 visualization types, the framework to run them, and the testing infrastructure that enables you to build high quality visualizations.
socket.io-p2pmesh
Allows a server to maintain a rtcp2p mesh using socket.io as the signaler.
socket.io-p2pmesh-client
Allows a client to participate in a rtcp2p mesh.
chcaru's Repositories
chcaru/gcnet
GCNet (GIF Caption Network) | Neural Network Generated GIF Captions
chcaru/socket.io-p2pmesh
Allows a server to maintain a rtcp2p mesh using socket.io as the signaler.
chcaru/csquared
CSquared is an interpreted programming language implemented completely in C#.
chcaru/PowerBI-visuals
The Microsoft Power BI visuals project provides high quality data visualization that you can use to extend Power BI. The project contains over 20 visualization types, the framework to run them, and the testing infrastructure that enables you to build high quality visualizations.
chcaru/socket.io-p2pmesh-client
Allows a client to participate in a rtcp2p mesh.
chcaru/acm
Example code from a talk I gave at ACM introducing people to potentially unfamiliar features of C#.
chcaru/alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
chcaru/cartpole-rl
Simple implementation of the cartpole OpenAI Gym environment in Keras.
chcaru/ChampSelect
This is a "hack" or tool that allows League of Legends players to automatically accept game ready checks, type in chat, pick a champion, and lock in. Additionally it supports random selection or random sub-selection if you're into that
chcaru/halbot
Halbot is a custom Slack bot.
chcaru/mimic
Mimic is a library that brings TypeScript interfaces to life with mock data
chcaru/pinit
chcaru/gradiance-hw-solver
Completes Gradiance Online Homework from http://newgradiance.com/ It operates under the assumption that it has unlimited tries and systematically exhausts all possibilities to converge on correct solutions.
chcaru/ionic-app-scripts
Scripts for Ionic Projects
chcaru/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
chcaru/MythicDungeonTools
World of Warcraft AddOn for planning and optimizing Mythic+ dungeon runs
chcaru/PowerBI-CustomVisuals
This is a collection of my standalone custom visuals created for PowerBI
chcaru/semlc
chcaru/workshop
This is for the UA ACM workshop on developing a web app.