jscriptcoder
Javascript developer. Javascript evangelist. Javascript obsessive compulsive
ResearchLab.AIZurich, Switzerland
Pinned Repositories
Data-Augmentation-using-cGAN
Data augmentation using Conditional Generative Adversarial Networks (cGAN)
DEX-Aggregator
This app aggregates liquidity across the greater DEX ecosystem and surfaces the best price to the user.
Gymie-Client
WebSocket client that consumes an API wrapping OpenAI Gym or gym-like environments such as Gym Retro or Unity ML-Agents.
Gymie-Server
WebSocket server that exposes an API to train AI agents on OpenAI Gym and gym-api-like Environments
HTTP-vs-WebSockets-performance
[Experiment] HTTP vs WebSockets performance comparison
live-coder
Tool to simulate Frontend technologies live coding
lottery-contract
Small web3 game
numelm
NumElm is the fundamental package for scientific computing with Elm
smart-terminal
Terminal like application to interact with Ethereum smart contracts
tfjs-posenet
Realtime pose detection using pre-trained TensorFlow.js model PoseNet
jscriptcoder's Repositories
jscriptcoder/tfjs-posenet
Realtime pose detection using pre-trained TensorFlow.js model PoseNet
jscriptcoder/numelm
NumElm is the fundamental package for scientific computing with Elm
jscriptcoder/live-coder
Tool to simulate Frontend technologies live coding
jscriptcoder/Data-Augmentation-using-cGAN
Data augmentation using Conditional Generative Adversarial Networks (cGAN)
jscriptcoder/Upside-Down-Reinforcement-Learning
Landing a Spaceship using Upside-Down Reinforcement Learning (a.k.a ⅂ꓤ)
jscriptcoder/Capstone-Project-Udacity
Generative Adversarial Networks for Stock Market prediction
jscriptcoder/Hindsight-Experience-Replay
Hindsight Experience Replay algorithm research
jscriptcoder/redux-worker
Proof of concept: moving redux logic into a web worker
jscriptcoder/Gymie-Server
WebSocket server that exposes an API to train AI agents on OpenAI Gym and gym-api-like Environments
jscriptcoder/Gymie-Client
WebSocket client that consumes an API wrapping OpenAI Gym or gym-like environments such as Gym Retro or Unity ML-Agents.
jscriptcoder/lottery-contract
Small web3 game
jscriptcoder/smart-terminal
Terminal like application to interact with Ethereum smart contracts
jscriptcoder/DEX-Aggregator
This app aggregates liquidity across the greater DEX ecosystem and surfaces the best price to the user.
jscriptcoder/exchange-orderbook
[Home Assignment Test] Implementation of a typical Order Book found in Exchanges
jscriptcoder/HTTP-vs-WebSockets-performance
[Experiment] HTTP vs WebSockets performance comparison
jscriptcoder/Multi-Agent-Collaboration-and-Competition
Deep RL - Multiple agents playing tennis in a multi-agent collaboration/competition setup
jscriptcoder/Sentiment-Analysis-with-LSTM
Implementation of a Sentiment Analysis using Recurrent Neural Networks with LSTM cells
jscriptcoder/SpaceX-project
[Home Assignment Test] Ethereum staking deposits and Start Wars search engine
jscriptcoder/speech-recognizer
Voice to text using HTML5 Speech Recognition API
jscriptcoder/bean-machine
[Home Assignment Test] Bean Machine implementation
jscriptcoder/Creating-Customer-Segments
Machine Learning Engineer - Creating Customer Segments
jscriptcoder/date-translator
Using Neural Machine Translation with Attention to build a date translator
jscriptcoder/DCGANs
Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks
jscriptcoder/Dog-Breed-Classifier
Machine Learning Engineer - Dog Breed Classifier
jscriptcoder/Finding-Donors-for-CharityML
Machine Learning Engineer - Finding Donors for CharityML
jscriptcoder/Navigation-Deep-Q-Network
Deep RL - We train an agent to navigate, and collect points, in a large square world using Deep Q-Network
jscriptcoder/Predicting-Boston-Housing-Prices
Machine Learning Engineer - Predicting Boston housing prices
jscriptcoder/Reacher-Continuous-Control
Deep RL - We train a double-jointed arm to move to a target location using Policy Gradient methods
jscriptcoder/Teaching-Drone-To-Fly
Machine Learning Engineer - Teaching a Quadcopter how to fly
jscriptcoder/truffle-vs-hardhat
A comparison between these two frameworks for Smart Contract development