IITMadras and NSM Nodal Center are organizing an HPC Research Week.
Six days of research talks on Aerospace, Biology, Chemical, Computers,
Mathematical, and Mechanics. from November 20-25.
<https://t.co/kgWUVyXJrt>
LAST CHANCE - Early Bird offer ends Sunday 🐦
Save a massive 25% on the fanless Byte Mk II today!
Configure your #coreboot Mini PC Now: https://t.co/qoMT7nGAkR
Combining versatility and performance, the StarLite Mk V offers the best of both worlds in a single device.
Featuring:
🔸#Intel N200 fanless processor
🔸16GB 4800MHz LPDDR5 RAM
🔸Detatchable keyboard with 6 layouts
🔸Powered by #coreboot
🔸0.9kg weight
🔎 https://t.co/f9HzPkKIKn
Finding the Balance: Global Functions, the Global Keyword, and Energy-Efficiency in Python
{ by Pronod Bharatiya } from @hashnode https://t.co/H99KDJjedd
Wrote what I learned about train-test-split for #ml pipeline - Are train-test splits for model evaluation in the ML pipeline must?
{ by Pronod Bharatiya } from @hashnode#artificialintelligence#machinelearning https://t.co/kfhZtWf2oo
The Cathedral and the Bazaar (@ericsraymond
; 1997) explains the differences between #proprietary and #OpenSource development methodologies. Many of the concepts like #Agile development and #DevOps, we use today were accepted in 1997.
https://t.co/HIpQtW1gR9
Even when you want to store results that you are not interested in, then use " _ =func() ". The output of the func() will be stored in the underscore variable. In python underscore ("_") variables are known as "garbage variables".
#Python#pythonprogramming#ML#MachineLearning
Simple Jupyter-Notebook Shortcuts
Run one cell and go to the next one → Shift + Enter
Run one cell and stay on the same cell → Ctrl + Enter
Go from Edit mode (Green cell) to Select mode (Blue cell) → Escape
Go from Select mode (Blue cell) to Edit mode (Green cell) → Enter
Add a cell below the current cell → Select mode + "b"
Add a cell above the current cell → Select mode + "a"
Delete a cell → Select mode + "dd"
Cut/Copy/Paste → Select mode + "x"/"c"/"v"
Convert a cell from code to markdown → Select mode + "m"
A paper I enjoyed reading recently: @julienmairal "Incremental Majorization-Minimization Optimization with Application to Large-Scale Machine Learning" https://t.co/HfCiJ6San6 A very nice and clear exposition of Majorization-Minimization algorithms.
So I wrote a tutorial on dimension reductions in #rstats. It has actually turned out to be fairly comprehensive. It uses a fun example dataset on cereals (🎉 - not looking for at iris) I would love some feedback: https://t.co/VsiHX2KYdT
🐼🤹♂️ pandas trick:
Want to explore a new dataset without too much work?
1. Pick one:
➡️ pip install pandas-profiling
➡️ conda install -c conda-forge pandas-profiling
2. import pandas_profiling
3. df.profile_report()
4. 🥳
See example 👇
#Python#DataScience#pandastricks
Python Web Conf - August 23, 2019 - a virtual event that features international tech experts presenting on 24 topics such as microservices, identity management, machine learning & CI/CD. https://t.co/acyFQblP1k. Post-event recordings available exclusively to registered attendees.
Results from our new paper on data-driven physics simulation for games. Produces 300 to 4000 times speedup over standard physics simulations by combining Machine Learning, subspace simulation, and lots of training data! https://t.co/1MeYXnLlUp