-
Notifications
You must be signed in to change notification settings - Fork 0
/
Flask_App_Saved.py
13 lines (8 loc) · 1.05 KB
/
Flask_App_Saved.py
1
2
3
4
5
6
7
8
9
10
11
12
13
# A very simple Flask Hello World app for you to get started with...
from flask import Flask
app = Flask(__name__)
@app.route('/')
def hello_world():
return ' OOO ----------- ALSO SEE https://harry-muzart.github.io/ ----------- https://harry-muzart.github.io/ ----------- https://harry-muzart.github.io/ ----------- https://harry-muzart.github.io/ ----------- \n ----- Here will be a user-based interactive web-based Machine Learning application which will use deep convolutional neural networks to classify fMRI & dtMRI hippocampus-neocortex data in connectivity-strength groups with inference, as a computational model for clinical decisions, the source code will be made open-source on GitHub with push/pull commits welcome. \n -------------- There will also be a system for linguistic sentiment analysis similar to ----------- http://raschkas.pythonanywhere.com/results ----------- http://raschkas.pythonanywhere.com/results ----------- http://raschkas.pythonanywhere.com/results -----------.'
def hello_world2():
return '[2X]'