Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
Abios-toy-server
A simple HTTP server written in Go that pulls and serves data from Abios
advent-of-code-2020
My solutions to advent of code 2020
atire
Applying Deep Reinforcement Learning techniques to a search engine
Automatic-query-reformulater
Deep Reinforcement Learning based Search Query Reformulator
classic-computer-science-problems
Code from Classic Computer Science in Python
Doom_RL
Deep reinforcement learning using Doom
JFIRE
A simple search engine designed and implemented in java.
RANSACPlanefinder
A Computer Vision algorithm implemented in C++, for finding planes in 3D point clouds
Unreal4_X_Tensorflow
My first project involving C++, an attempt to set up Tensorflow with an environment created by UE4 for machine learning usage.
johnnyflame's Repositories
johnnyflame/atire
Applying Deep Reinforcement Learning techniques to a search engine
johnnyflame/RANSACPlanefinder
A Computer Vision algorithm implemented in C++, for finding planes in 3D point clouds
johnnyflame/Abios-toy-server
A simple HTTP server written in Go that pulls and serves data from Abios
johnnyflame/advent-of-code-2020
My solutions to advent of code 2020
johnnyflame/classic-computer-science-problems
Code from Classic Computer Science in Python
johnnyflame/JFIRE
A simple search engine designed and implemented in java.
johnnyflame/advent-of-code-2021
johnnyflame/aoc2022
Advent of Code 2022
johnnyflame/awesome-expat
:earth_americas: A curated list of resources for expats
johnnyflame/cloudflarehelloworld
cloudflare helloworld
johnnyflame/discrete-optimization
Summary of notes and code from Discrete Optimization course on Coursera
johnnyflame/Django-3-by-Example
Django 3 by Example, published by Packt
johnnyflame/django-blog
A blog to share cool things I've learnt, built with Django
johnnyflame/django-book-management
Another web development learning project using Django
johnnyflame/django-by-examples
Code and note on Django development
johnnyflame/django-deliberate-practice
johnnyflame/django_poll
johnnyflame/effective-python
Code examples and experiments from Effective Python
johnnyflame/EPI-study-notes
Notes and code from Elements of Programming Interviews
johnnyflame/google-home-page
Dabbling with front end basics and creating the google home page.
johnnyflame/jekyll-now
Build a Jekyll blog in minutes, without touching the command line.
johnnyflame/master_thesis
A repository for my master's thesis--evaluation of a deep reinforcement learning system for pseudorelevance feedback
johnnyflame/ml-cheatsheet
Machine learning cheatsheet
johnnyflame/modern_python
Learning some cool tips and tricks from the man himself, mr Raymond Hettinger
johnnyflame/portfolio-and-blog
johnnyflame/redlite
Website for my band, Redlite
johnnyflame/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
johnnyflame/tech-blog
johnnyflame/web-app-notes
Markdown notes of various web app development concepts
johnnyflame/web-app-practice
Practice web app projects