You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You are craving mango shake. You have raw mango, raw milk and sugar.
You slice up the mango in smaller pieces so that it's easier for the mixer to do it's job.
You put that in the mixer container and pour in the milk and the sugar as required.
You close the lid and attach the container to the mixer main body. You turn on the switch.
The electrical energy carried by the AC current from "mains" is converted into mechnaical energy of the mixer blades by the mixer motor. The blades soon attain a stable speed depending on the speed configuration that you can set with something like a knob.
The blades are pivoted, and as they rotate they cause the ingredients directly in contact with them to rotate due to friction. That rotation motion is passed on to all the ingredients which are in contact due to gravity and molecular forces.
All the ingredients start rotating, and experience a centrifugal force which forces them to move to the extremes of the container since there's no opposing force. This c
By default, git credentials are not cached so you need to tell Git if you want to avoid having to provide them each time Github requires you to authenticate. On Mac, Git comes with an “osxkeychain” mode, which caches credentials in the secure keychain that’s attached to your system account.
You can tell Git you want to store credentials in the osxkeychain by running the following:-
TL;DR: Couldn't get Tensorflow to work with MacOS BigSur
First, I tried these commands, with python 3.10:
Install Miniconda from their website
conda install -c apple tensorflow-deps
Found conflicts! Looking for incompatible packages. This can take several minutes. Press CTRL-C to abort. failed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters