Skip to content

rohitishu/INT246

 
 

Repository files navigation

INT246

SOFT COMPUTING TECHNIQUES PROJECTS ARCHIVE

How to use this repository :

Step1 : Fork this repository
Step2 : Clone the forked repository into your machine, command : git clone "url of the forked git "
Step3 : Add a new folder with your project name into root directory. root directory name is INT246 that will be downloaded into your local machine when you clone the git

Note: While you are uploading your project in the repository please add readme.md and mention properly about your problem statement and all supporting resource

Folder structure

├── INT246                                           # Root Directory 
│   ├── Diabetic Retinopathy Detection               # Project folder inside the root directory 
│   └── Your source code and directory
│   └── README.md
│   ├── Stock Market Prediction
│   └── Your source code and directory
│   └── README.md

Usefull Link:

Datasets
https://archive.ics.uci.edu/ml/index.php
http://kaggle.com/

Learning resource
https://www.coursera.org/learn/machine-learning
https://medium.com/@johnolafenwa/introduction-to-neural-networks-ca7eab1d27d7

About

SOFT COMPUTING TECHNIQUES PROJECTS ARCHIVE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • JavaScript 0.2%