👋 Hi, I am Maanas. I use software and machine learning to achieve meaningful goals.
Some of my personal projects:
👋 Hi, I am Maanas. I use software and machine learning to achieve meaningful goals.
Some of my personal projects:
🎮 Your friendly TypeScript 2D game engine for the web 🗡️
An assortment of various computer vision projects
Jupyter Notebook
Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Resolves #22237.
This PR does not copy the existing out
array in np.choose
, instead creating the new output array from scratch and copying it back …