conradsoon's Stars
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
maxwellito/vivus
JavaScript library to make drawing animation on SVG
luanfujun/deep-painterly-harmonization
Code and data for paper "Deep Painterly Harmonization": https://arxiv.org/abs/1804.03189
schollz/find
High-precision indoor positioning framework for most wifi-enabled devices.
Greenwolf/social_mapper
A Social Media Enumeration & Correlation Tool by Jacob Wilkin(Greenwolf)
perrygeo/simanneal
Python module for Simulated Annealing optimization
AB-CE/abce
Agent-based computational Economics, the Python library that makes AB modelling easier
jhayes14/GAN
Generate images via a Generative Adversarial Network (GAN)
chncyhn/simulated-annealing-tsp
Simulated Annealing algorithm to solve Travelling Salesmen Problem in Python
drewfustin/isocronut
For a given geospatial location, calculate an isochrone (same time) contour around it.
PeskyWabbit/DreamProcessor
Source code for the Reddit bot /u/DreamProcessor
chewxy/economy-sim
Simple Simulation of an Economy
4yn/a-lv-notes
its notes, what did you expect
martijnrondeel/martijn.site
Personal website
lordidiot/Neural-Net-Sine-Function
First(ish) attempt at making a Neural Net. Trained it to act like a sine function with a genetic algorithm.