From a7e9d5bf630599a93b3ec0d9a4edc269bfe7b774 Mon Sep 17 00:00:00 2001 From: Sashi20 Date: Tue, 28 Nov 2017 09:43:17 +0530 Subject: Added details for On spot registrations and updated workshop instructions --- .../pdf/Controlling_devices_using_kuttypy.pdf | Bin 0 -> 34928 bytes website/static/pdf/Python_for_data_analysis.pdf | Bin 0 -> 29621 bytes .../pdf/Scientific Computing using Orange.pdf | Bin 0 -> 34456 bytes website/static/pdf/workshop_instructions.pdf | Bin 125148 -> 135896 bytes website/templates/home.html | 45 +++++++++++++++------ 5 files changed, 32 insertions(+), 13 deletions(-) create mode 100644 website/static/pdf/Controlling_devices_using_kuttypy.pdf create mode 100644 website/static/pdf/Python_for_data_analysis.pdf create mode 100644 website/static/pdf/Scientific Computing using Orange.pdf diff --git a/website/static/pdf/Controlling_devices_using_kuttypy.pdf b/website/static/pdf/Controlling_devices_using_kuttypy.pdf new file mode 100644 index 0000000..d9e264d Binary files /dev/null and b/website/static/pdf/Controlling_devices_using_kuttypy.pdf differ diff --git a/website/static/pdf/Python_for_data_analysis.pdf b/website/static/pdf/Python_for_data_analysis.pdf new file mode 100644 index 0000000..57dee66 Binary files /dev/null and b/website/static/pdf/Python_for_data_analysis.pdf differ diff --git a/website/static/pdf/Scientific Computing using Orange.pdf b/website/static/pdf/Scientific Computing using Orange.pdf new file mode 100644 index 0000000..176fd69 Binary files /dev/null and b/website/static/pdf/Scientific Computing using Orange.pdf differ diff --git a/website/static/pdf/workshop_instructions.pdf b/website/static/pdf/workshop_instructions.pdf index cdb8999..a33a8fe 100644 Binary files a/website/static/pdf/workshop_instructions.pdf and b/website/static/pdf/workshop_instructions.pdf differ diff --git a/website/templates/home.html b/website/templates/home.html index 29c52ef..42985f6 100644 --- a/website/templates/home.html +++ b/website/templates/home.html @@ -147,6 +147,25 @@ + + +
On-Spot Registration
+ Lite - ₹1000
+ Subject to Availability + + This ticket allows you to ONLY attend the conference (tutorials + talks) for 2 Days (snacks for two days will be served). Does not include Accommodation, Lunch, Dinner & T-Shirt. This is a non-refundable ticket. + + + + +
On-Spot Registration
+ Regular - ₹2000
+ Subject to Availability + + This ticket includes conference (tutorials + talks), lunch and snacks for 2 days and dinner for the first day. It does not include Accommodation & T-Shirt. This is a non-refundable ticket. + + + Accomodation @@ -391,9 +410,9 @@ 09:00 AM - 10:55 AM - Controlling devices with Python using KuttyPy
- Dr. Ajith Kumar + Controlling devices with Python using KuttyPy
- Dr. Ajith Kumar Instructions Image Classification using deep learning (keras/Tensorflow)
- Kashyap Raval - + @@ -403,7 +422,8 @@ 11:05 AM - 01:00 PM - Scientific Computing using Orange
- Ankit Mahato + Scientific Computing using Orange
- Ankit Mahato + Instructions GPU Computing using PyOpenCL
- Aditya Bhosale Instructions @@ -414,8 +434,7 @@ 02:00 PM - 03:55 PM - Python for Data Analysis
- Anamika Gupta & Naveen Kumar - + Python for Data Analysis
- Anamika Gupta & Naveen KumarInstructions Model Evaluation and Selection with Scikit-Learn
- Jaidev Deshpande Instructions @@ -471,10 +490,15 @@ + 11:30 AM - 11:50 AM + ANN based Maximum Power Point Tracker for a Standalone PV System
- Rohitha Kurdikeri & Apeksha N Patil + View here + + 11:50 AM - 12:10 PM Reynolds - A GUI for OpenFoam as a Blender addon
- Deepak Surti @@ -544,13 +568,8 @@ Multi-Threading: The Unknown Truth of Python
- Ritu Chawla Mehra
View Here - - 05:40 PM - 06:00 PM - ANN based Maximum Power Point Tracker for a Standalone PV System
- Rohitha Kurdikeri & Apeksha N Patil - View here - - 06:00 PM - 06:15 PM + 05:40 PM - 06:00 PM Closing -- cgit