Copilot assisted algorithms and heuristics
- Roulette simulator:
python probability/roulette.py spin --count 10000 --color="black"
- Poker similator (run
make install
then)
python probability/poker.py interactive --rounds 5
- dijkstra shortest path
- merge sort
- Judgment Equation: Bayes
- Betting Equation
- Confidence Equation
- Skill Equation: Markov
- Influencer Equation
- Market Equation
- Advertising Equation
- Reward Equation
- Learning Equation
- Universal Equation
- Using advanced features of copilot labs to translate algo
- Ruby
- Rust
- command-line tool that accepts arbitrary cities and finds shortest path using greedy random similuations
- greedy coin cli
- Outlier Detection
- Predator/Prey
- Evalutionary Algorithms