Uploaded October 2022 | Updated September 2026, 2 weeks ago
Learn how Bi-Directional attention works in a high level.
#attention #nlp #bidirectional #tokenizer #bert #selfattention #BiDAF #multihead #python #dotproduct #naturallanguageprocessing
@DataScienceGarage
Learn how Bi-Directional attention works in a high level.
#attention #nlp #bidirectional #tokenizer #bert #selfattention #BiDAF #multihead #python #dotproduct #naturallanguageprocessing
@DataScienceGarage

![Stop using range() for loops in Python. Use enumerate()
With this video I explain why in many cases we should use enumerate() instead of range() function in Python for loops.
The way of using range() is ugly: You either need a separate variable assignment to get the element or use a[i] all the time which could theoretically be an expensive operation. The point is that you generally dont want to use range(len(l)) when you want to iterate the elements of a list (although there may still be cases where it makes sense).
I think than enumerate is much more flexible and readable Python coding option than len(l) with range().
Thank you for watching. See you on other tutorials.
Vytautas.
#pythonfunctions
#pythonloops
#pythonbegineers Stop using range() for loops in Python. Use enumerate()](https://i.ytimg.com/vi/XUtAy9K0JSE/mqdefault.jpg)





![Warsaw Chopin - Vilnius int. airport (full flight: take off and landing)
Warsaw Lotnisko Chopin airport [WAW - Vilnius int. airport [VNO] (take off and landing). In this video you will see the beautiful scenery of Lithuania and a panorama view of Vilnius city. This is Vilnius from above.
This video contains the best moments of the full flight from Warsaw to Vilnius by Embraer aircraft.
Route: LO775.
Date: 2017-05-12.
Aircraft: Embraer ERJ-170STD
Seat: 10D
Flight duration: 45 minutes.
This flight has crossed following cities and areas:
- Warsaw Chopin airport (WAW). Take off.
- Border between Lithuania and Poland.
- Dusia,
- Alytus city from air (Lithuania)
- Dusia, Metelys and Obelija lakes.
- Punia town.
- Approaches of Vilnius city from air;
- Pilaite district in Vilnius from air;
- Perkūnkiemis district in Vilnius from air.
- Antakalnis district in Vilnius from air.
- Šiaurės miestelis district in Vilnius from air.
- Vilnius bussiness area.
- Vilnius old town from air;
- The main highway from Vilnius to Minsk.
- The final touchdown in Vilnius airport.
Flight route is available at: https://www.flightradar24.com/data/flights/lo775/#d5e5e98
Enjoy! Warsaw Chopin - Vilnius int. airport (full flight: take off and landing)](https://i.ytimg.com/vi/Ypl73Iah5Kw/mqdefault.jpg)


