In April 2012, I (Laura) was yet again riding the Amtrak back to DC after two straight days of exploratory chats and interviews in NYC.
In April 2012, I (Laura) was yet again riding Amtrak back to DC after two straight days of exploratory chats and interviews in NYC.
I checked my inbox and had gotten an offer for my first startup job: General Manager at HowAboutWe (a now defunct dating site).
My interview didn’t come from a job board or my business school network. It came through a connection made by a high school friend I hadn’t talked to in over 5 years.
Every job opportunity I’ve gotten has come from a connection, even if it wasn’t a strong one.** Turns out [weak ties](https://www.nytimes.com/2019/05/06/smarter-living/why-you-need-a-network-of-low-stakes-casual-friendships.html?) are the way to go.**
Here are some tips for how to find your next job by nurturing weak ties in a way that feels authentic to you.
What’s a “weak tie”?
Weak ties are the people you’re loosely connected to through any activity in your work or personal life. Here’s how they’re described by Allie Volpe for the New York Times.
Think of the parents you see in the drop-off line at school. Your favorite bartender. The other dog owners at the park. The sociologist Mark Granovetter calls these low-stakes relationships “weak ties.” Not only can these connections affect our job prospects, they also can have a positive impact on our well-being by helping us feel more connected to other social groups.
Why are my weak ties important for finding my next job? Let’s talk about pie.
Neural networks, as their name implies, are computer algorithms modeled after networks of neurons in the human brain. Learn more about neural networks from Algorithmia.
Recurrent neural networks, also known as RNNs, are a class of neural networks that allow previous outputs to be used as inputs while having hidden states.
The purpose of this project is to build and evaluate Recurrent Neural Networks(RNNs) for sentence-level classification tasks. Let's understand about recurrent neural networks for multilabel text classification tasks.
Artificial neural networks (ANNs), usually simply called neural networks (NNs), are computing systems vaguely inspired by the biological neural networks that constitute animal brains.
Convolutional Neural Network: How is it different from the other networks? What’s so unique about CNNs and what does convolution really do? This is a math-free introduction to the wonders of CNNs.