diff --git a/Hardware/Hardware 19.pptx b/Hardware/Hardware 19.pptx new file mode 100644 index 0000000..8ca8e82 Binary files /dev/null and b/Hardware/Hardware 19.pptx differ diff --git a/Hardware/report-template.md b/Hardware/report-template.md new file mode 100644 index 0000000..bc09b70 --- /dev/null +++ b/Hardware/report-template.md @@ -0,0 +1,24 @@ + +# Session 1 +Hardware Induction +Conducted on: 30 - August - 2019 + +## Agenda +The session was for 1st year and the basic key concept of Hardware were taughted in this session + +## Resources +[Presentation] (https://drive.google.com/open?id=1fJK99Ie6bC9_GnOjrOFRYIP8MeIvd9J6) + +## Summary +In this session we covered some basics of Arduino , Sensor, and also a brief introduction of Internet of Things with nodeMcu module + +## Agenda for the next session +Next Session will be for the E Yantra Competition + +## Credits + +*Conducted by:* Hardware team + +*Report compiled by*: Nikhil Arora diff --git a/Machine Learning/2018-19/Paper Reading : Summer Vacations/README.md b/Machine Learning/2018-19/Paper Reading _ Summer Vacations/README.md similarity index 100% rename from Machine Learning/2018-19/Paper Reading : Summer Vacations/README.md rename to Machine Learning/2018-19/Paper Reading _ Summer Vacations/README.md diff --git a/Machine Learning/2018-19/Session 1: Data Science Basics/README.md b/Machine Learning/2018-19/Session 1_ Data Science Basics/README.md similarity index 100% rename from Machine Learning/2018-19/Session 1: Data Science Basics/README.md rename to Machine Learning/2018-19/Session 1_ Data Science Basics/README.md diff --git a/Machine Learning/2018-19/Session 1: Data Science Basics/Session 1.ipynb b/Machine Learning/2018-19/Session 1_ Data Science Basics/Session 1.ipynb similarity index 100% rename from Machine Learning/2018-19/Session 1: Data Science Basics/Session 1.ipynb rename to Machine Learning/2018-19/Session 1_ Data Science Basics/Session 1.ipynb diff --git a/Machine Learning/2018-19/Session 2: Titanic Survival Prediction (Kaggle Competition)/README.md b/Machine Learning/2018-19/Session 2_ Titanic Survival Prediction (Kaggle Competition)/README.md similarity index 100% rename from Machine Learning/2018-19/Session 2: Titanic Survival Prediction (Kaggle Competition)/README.md rename to Machine Learning/2018-19/Session 2_ Titanic Survival Prediction (Kaggle Competition)/README.md diff --git a/Machine Learning/2018-19/Session 3: Linear Algebra/README.md b/Machine Learning/2018-19/Session 3_ Linear Algebra/README.md similarity index 100% rename from Machine Learning/2018-19/Session 3: Linear Algebra/README.md rename to Machine Learning/2018-19/Session 3_ Linear Algebra/README.md diff --git a/Machine Learning/2018-19/Session 4: OpenCV/README.md b/Machine Learning/2018-19/Session 4_ OpenCV/README.md similarity index 100% rename from Machine Learning/2018-19/Session 4: OpenCV/README.md rename to Machine Learning/2018-19/Session 4_ OpenCV/README.md diff --git a/Machine Learning/2018-19/Session 4: OpenCV/Session 4.ipynb b/Machine Learning/2018-19/Session 4_ OpenCV/Session 4.ipynb similarity index 100% rename from Machine Learning/2018-19/Session 4: OpenCV/Session 4.ipynb rename to Machine Learning/2018-19/Session 4_ OpenCV/Session 4.ipynb diff --git a/Machine Learning/2018-19/Session 5: Suicide Rates Prediction (Kaggle Competition)/README.md b/Machine Learning/2018-19/Session 5_ Suicide Rates Prediction (Kaggle Competition)/README.md similarity index 100% rename from Machine Learning/2018-19/Session 5: Suicide Rates Prediction (Kaggle Competition)/README.md rename to Machine Learning/2018-19/Session 5_ Suicide Rates Prediction (Kaggle Competition)/README.md diff --git a/Machine Learning/2018-19/Session 6: Intro to Deep Learning & Keras/README.md b/Machine Learning/2018-19/Session 6_ Intro to Deep Learning & Keras/README.md similarity index 100% rename from Machine Learning/2018-19/Session 6: Intro to Deep Learning & Keras/README.md rename to Machine Learning/2018-19/Session 6_ Intro to Deep Learning & Keras/README.md diff --git a/Machine Learning/2018-19/Session 6: Intro to Deep Learning & Keras/Session 6.ipynb b/Machine Learning/2018-19/Session 6_ Intro to Deep Learning & Keras/Session 6.ipynb similarity index 100% rename from Machine Learning/2018-19/Session 6: Intro to Deep Learning & Keras/Session 6.ipynb rename to Machine Learning/2018-19/Session 6_ Intro to Deep Learning & Keras/Session 6.ipynb diff --git a/Machine Learning/2018-19/Session 7: Paper Reading - Hinton et. al. Convolution Neural Networks/4824-imagenet-classification-with-deep-convolutional-neural-networks.pdf b/Machine Learning/2018-19/Session 7_ Paper Reading - Hinton et. al. Convolution Neural Networks/4824-imagenet-classification-with-deep-convolutional-neural-networks.pdf similarity index 100% rename from Machine Learning/2018-19/Session 7: Paper Reading - Hinton et. al. Convolution Neural Networks/4824-imagenet-classification-with-deep-convolutional-neural-networks.pdf rename to Machine Learning/2018-19/Session 7_ Paper Reading - Hinton et. al. Convolution Neural Networks/4824-imagenet-classification-with-deep-convolutional-neural-networks.pdf diff --git a/Machine Learning/2018-19/Session 7: Paper Reading - Hinton et. al. Convolution Neural Networks/README.md b/Machine Learning/2018-19/Session 7_ Paper Reading - Hinton et. al. Convolution Neural Networks/README.md similarity index 100% rename from Machine Learning/2018-19/Session 7: Paper Reading - Hinton et. al. Convolution Neural Networks/README.md rename to Machine Learning/2018-19/Session 7_ Paper Reading - Hinton et. al. Convolution Neural Networks/README.md diff --git a/Machine Learning/2018-19/Session 8: Introduction to Google Colaboratory and Advanced Keras/README.md b/Machine Learning/2018-19/Session 8_ Introduction to Google Colaboratory and Advanced Keras/README.md similarity index 100% rename from Machine Learning/2018-19/Session 8: Introduction to Google Colaboratory and Advanced Keras/README.md rename to Machine Learning/2018-19/Session 8_ Introduction to Google Colaboratory and Advanced Keras/README.md diff --git a/Machine Learning/2018-19/Session 8: Introduction to Google Colaboratory and Advanced Keras/Session_8.ipynb b/Machine Learning/2018-19/Session 8_ Introduction to Google Colaboratory and Advanced Keras/Session_8.ipynb similarity index 100% rename from Machine Learning/2018-19/Session 8: Introduction to Google Colaboratory and Advanced Keras/Session_8.ipynb rename to Machine Learning/2018-19/Session 8_ Introduction to Google Colaboratory and Advanced Keras/Session_8.ipynb diff --git a/Machine Learning/2018-19/Session 9: Paper Reading - Very Deep Convolutional Networks For Large-Scale Image Recognition - K Simonyan et al./README.md b/Machine Learning/2018-19/Session 9_ Paper Reading - Very Deep Convolutional Networks For Large-Scale Image Recognition - K Simonyan et al/README.md similarity index 100% rename from Machine Learning/2018-19/Session 9: Paper Reading - Very Deep Convolutional Networks For Large-Scale Image Recognition - K Simonyan et al./README.md rename to Machine Learning/2018-19/Session 9_ Paper Reading - Very Deep Convolutional Networks For Large-Scale Image Recognition - K Simonyan et al/README.md diff --git a/Web Development/2018-19/Session_1.md b/Web Development/2018-19/Session_1.md index 1d64a07..01d4b05 100644 --- a/Web Development/2018-19/Session_1.md +++ b/Web Development/2018-19/Session_1.md @@ -1,10 +1,10 @@ -Today's(25/1/2019) session was based on Javascript programming, starting from basics such as is the program compiled or not and -reached the most essential aspects of Javascript such as closure(discussed in detail with various examples of functions), scope( -started from basic things such as what is lexical analysis, parsing and code generation then further moved to variable scopes such as lexical -and dynamic scopes), Hoisting( It was explained how the code is interpreted by the compiler taking examples of variable declaration), -Some library functions(such as eval function and timeout) were explained, Some keywords(with keyword) were explained, discussed about -window object, some discussion about node js, coercion, discussion about eval function lead to the discussion on optimization, discussed about -types of errors, discussed about IIFE functions, principle of least priveledge( for protecting some data) and at last reached to "this" -keyword. In this session conducted by cyberlabs Javascript was taught by Naveen Jain(3rd year) and Rajrani Barnwal(3rd year). - +Today's(25/1/2019) session was based on Javascript programming, starting from basics such as is the program compiled or not and +reached the most essential aspects of Javascript such as closure(discussed in detail with various examples of functions), scope( +started from basic things such as what is lexical analysis, parsing and code generation then further moved to variable scopes such as lexical +and dynamic scopes), Hoisting( It was explained how the code is interpreted by the compiler taking examples of variable declaration), +Some library functions(such as eval function and timeout) were explained, Some keywords(with keyword) were explained, discussed about +window object, some discussion about node js, coercion, discussion about eval function lead to the discussion on optimization, discussed about +types of errors, discussed about IIFE functions, principle of least priveledge( for protecting some data) and at last reached to "this" +keyword. In this session conducted by cyberlabs Javascript was taught by Naveen Jain(3rd year) and Rajrani Barnwal(3rd year). + \ No newline at end of file diff --git a/Web Development/2019-20/Session 1: Workshop Presentation and discussion on project ideas.md b/Web Development/2019-20/Session 1_ Workshop Presentation and discussion on project ideas.md similarity index 100% rename from Web Development/2019-20/Session 1: Workshop Presentation and discussion on project ideas.md rename to Web Development/2019-20/Session 1_ Workshop Presentation and discussion on project ideas.md