Skip to content

MagnusChase03/MachineLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

issues-shield forks-shield stars-shield license-shield

Machine Learning

This repo is a perosnal collection of machine learning projects for my own intrest and learning. This repo will cointain projects using Tensorflow or my own written code.
· Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. License

About The Project

This repo is a perosnal collection of machine learning projects for my own intrest and learning. As I continue on my journey of learning more about machine learning, this repo will continue to grow. Currently this repo contains some projects using Tensorflow while others are written with my own code.

(back to top)

Built With

  • python-shield
  • tensorflow-shield

(back to top)

Getting Started

Prerequisites

Some of these projects require tensorflow and other dependencies, use the following command to download them

pip3 install python-dotenv tensorflow pandas numpy matplotlib

Installation

  1. First either clone/pull/download the repo to your own machine
  2. Get a free API Key for StockMarket project at https://www.alphavantage.co
  3. Put the key into .env file in StockMarket directory
    API_KEY=your_api_key
    

(back to top)

Usage

Just use python to run any main.py file

(back to top)

Roadmap

  • Figure out feature crossing

See the open issues for a full list of proposed features (and known issues).

(back to top)

License

Distributed under the GPL License. See LICENSE.txt for more information.

(back to top)

About

I created this repository to hold the different machine learning algarithms I am learning.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors