Skip to content

v1k1nghawk/evenacci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evenacci

  • How to get even Fibonacci numbers:

Recipe: Never give up. If one thinks that there is only one way to obtain the desired even Fibonacci numbers, "you can take that to the bank, Dad. There is always another way." @ Neil Oliver. Let's find a few from the infinite universe of possibilities:


  1. Fibonacci Numbers and Web Scraping with Python:

web_scraper.py

  1. Fibonacci Series and Wolfram with Python:

wolframer.py - Wolfram Alpha AppID required

  1. Fibonacci Sequence and Machine Learning with Python:

ml_dark_kitchen.py - creates ML model

ml_obtainer.py - uses ML model

  1. Fibonacci Sequence by sipmle circles on JavaScript:

app.js