Dorrafy.com
2:51
Ай бұрын
Python Banyan
8:37
9 ай бұрын
Setting up ECSS Part 1
7:56
Жыл бұрын
TensorFlow   Deep Neural Network
29:02
Machine Learning
14:03
Жыл бұрын
Creating Forms
10:49
Жыл бұрын
Inserting Rows
6:24
Жыл бұрын
creating a query
4:50
Жыл бұрын
Login with Navigation
9:15
2 жыл бұрын
Login Xamarin
7:19
2 жыл бұрын
First Xamarin App
9:00
2 жыл бұрын
Project Structure
4:19
2 жыл бұрын
Creating a project
3:27
2 жыл бұрын
Intro to Xamarin
5:24
2 жыл бұрын
Karnaugh Map
9:45
2 жыл бұрын
Simplifying Boolean Expressions
24:30
ListBox and ComboBox
9:10
2 жыл бұрын
Rules of Boolean Algebra
4:19
2 жыл бұрын
Laws of Boolean Algebra
17:54
2 жыл бұрын
C# Simple Calculator
19:51
2 жыл бұрын
C# WinForms Visual Controls Part 4
12:13
C# WinForms Visual Controls Part 3
10:14
C# WinForms Visual Controls Part 2
8:53
Autogenerated codes in C# Form
5:57
2 жыл бұрын
C# WinForms Visual Controls Part 1
9:31
Form Events
9:06
2 жыл бұрын
Windows Forms
10:09
2 жыл бұрын
Пікірлер
@matthieutrepanier3076
@matthieutrepanier3076 4 күн бұрын
What about using 2s compliment. There's a line where you create a new number and keep carrying it over then you invert the answer given. So 1s become 0s, and you add 1 (the value of 1 in decimal) to the new total. So you turn your number into a signed bit. I don't know exacly how to do that thats why im here :(
@thenobody8037
@thenobody8037 3 күн бұрын
You can watch these lectures 1. kzbin.info/www/bejne/gKrKmYmkaJh8j9k 2. kzbin.info/www/bejne/qqjRk4Con9aBf5I 3. kzbin.info/www/bejne/bYu0noyYnaySd7M
@kcvinu
@kcvinu Ай бұрын
I lost the flow at 02:18 when you say 10 bits for mantissa and 6 bits for exponent. Because, how do computer know that ? You didn't said that in video.
@thenobody8037
@thenobody8037 Ай бұрын
It depends on the os and hardware architecture. I used a small instance of the problem so it would be easier to grasp the idea.
@SinKeongTong
@SinKeongTong 3 ай бұрын
After 50+ years of programming in COBOL, Pascal, Assembler, Python, C and now Python, I finally understand floating Point, Thank you very much before I bid farewell.
@HarpreetSingh-ke2zk
@HarpreetSingh-ke2zk 4 ай бұрын
Simple and straightforward.
@anhblock9942
@anhblock9942 4 ай бұрын
Gold ! thanks sir
@aritheee
@aritheee 9 ай бұрын
nice video best part 5:30
@zetovicfabio
@zetovicfabio 10 ай бұрын
Very good video, thank you ❤
@sarkersaadahmed
@sarkersaadahmed 10 ай бұрын
5:24 -7.75
@Kusanagi64
@Kusanagi64 7 ай бұрын
Only the first number (to the complete left) is a negative number, so: -8 plus 1 = -7 -7 + 0.5 = -6.5 -6.5 + 0.25 = -6.25 -6.25 is the correct answer there. It seems you added the 0.5 and 0.25 and went back to minus, but you’re already below zero so adding makes the number go closer to 0
@lesmerveillesvideos1869
@lesmerveillesvideos1869 11 ай бұрын
hello and thank you very much for the video. please did you use the hough transform
@AsifImran
@AsifImran 11 ай бұрын
Thanks
@ProsperTelecom-y4v
@ProsperTelecom-y4v Жыл бұрын
Thanks for the video
@afiqrahman9973
@afiqrahman9973 Жыл бұрын
CondaMemoryError: The conda process ran out of memory. Increase system memory and/or try again. CAN SOME HELP ME HOW TO SOLVE IT?
@ultimategohan2190
@ultimategohan2190 11 ай бұрын
Same error, I think it requires a more powerful processor... Most probably a GPU
@abhijeetbakale1451
@abhijeetbakale1451 Жыл бұрын
Can you tell how to count the trees
@FawkesR
@FawkesR Жыл бұрын
i m not understanding the last example.... why six?
@amrali6388
@amrali6388 4 ай бұрын
-8 + 1 + 0.5 + 0.25 (sorry for answering a year late)
@grape02
@grape02 Жыл бұрын
when i put "conda install -c conda-forge deepforest" in terminal, it takes forever to get past "Solving environment: " (2:33) it just keeps spinning and has been for the past 20 minutes. Is it supposed to take this long? If not, how can I fix it?
@thenobody8037
@thenobody8037 Жыл бұрын
How many times have you attempted to do this? there are times when the server of deepforest does not respond...
@grape02
@grape02 Жыл бұрын
@@thenobody8037 ~5 times, this most recent try I've had it running for a week and left it in alone in the background. could it be because I am using a mac and it isn't compatible?
@thenobody8037
@thenobody8037 Жыл бұрын
@@grape02 Sorry... It's hard to tell because I haven't tried this on mac...
@rafaeledwin9597
@rafaeledwin9597 Жыл бұрын
Hi! i'm getting an error by running import deepforest and from deepforest, the error result show : ImportError: cannot import name 'deepforest' from 'deepforest' (C:\Users\bim\anaconda3\envs\testforest\lib\site-packages\deepforest\__init__.py) does someone know how to solve this?
@thenobody8037
@thenobody8037 Жыл бұрын
Have tried creating an environment intended for deepforest?
@OmkarLokare-li1ei
@OmkarLokare-li1ei 11 ай бұрын
Bro I''m getting the same error. How to resolve it.@@thenobody8037
@jemavelpactao6663
@jemavelpactao6663 Жыл бұрын
Thank you po sir!❤
@jemavelpactao6663
@jemavelpactao6663 Жыл бұрын
Thank you po sir!❤
@jemavelpactao6663
@jemavelpactao6663 Жыл бұрын
Thank you po sir!❤
@jemavelpactao6663
@jemavelpactao6663 Жыл бұрын
Thank you po sir!❤
@jemavelpactao6663
@jemavelpactao6663 Жыл бұрын
Thank you po sir!❤
@jemavelpactao6663
@jemavelpactao6663 Жыл бұрын
Thank you po sir!❤
@jemavelpactao6663
@jemavelpactao6663 Жыл бұрын
Thank you po sir!❤
@jemavelpactao6663
@jemavelpactao6663 Жыл бұрын
Thank you po sir!❤️
@KenLorenzSendaydiego
@KenLorenzSendaydiego Жыл бұрын
👍
@KenLorenzSendaydiego
@KenLorenzSendaydiego Жыл бұрын
👍
@KenLorenzSendaydiego
@KenLorenzSendaydiego Жыл бұрын
👍
@christianjaymaestro9430
@christianjaymaestro9430 Жыл бұрын
thankyou sir.
@christianjaymaestro9430
@christianjaymaestro9430 Жыл бұрын
thankyou sir.
@christianjaymaestro9430
@christianjaymaestro9430 Жыл бұрын
thankyou sir
@christianjaymaestro9430
@christianjaymaestro9430 Жыл бұрын
thankyou sir.
@christianjaymaestro9430
@christianjaymaestro9430 Жыл бұрын
thankyou sir.
@christianjaymaestro9430
@christianjaymaestro9430 Жыл бұрын
thankyou sir.
@christianjaymaestro9430
@christianjaymaestro9430 Жыл бұрын
thankyou sir.
@ghattassaliba4910
@ghattassaliba4910 Жыл бұрын
isn't the last example -7.75??
@NetFreak
@NetFreak Жыл бұрын
true
@cathy-annlindsay7024
@cathy-annlindsay7024 11 ай бұрын
I understand why you ask this question ... Towards the end the calculation was not done to return the mantissa to the positive two's complement value. ie. 1001.11 is (- 0110.01) ... That is then -6.25
@sashkopejovski782
@sashkopejovski782 8 ай бұрын
​@@cathy-annlindsay7024thanks!
@thenobody8037
@thenobody8037 Ай бұрын
1001.11 = -8 + 0 + 0 + 1 + 0.5 + 0.25 = -6.25. You can check this as well by applying 2's complement. 1001.11 = -(0110.01) = -6.25 Sorry late reply..
@EstefanoReyDelaRosa
@EstefanoReyDelaRosa Жыл бұрын
Thank you for this lesson, Sir
@EstefanoReyDelaRosa
@EstefanoReyDelaRosa Жыл бұрын
Thank you for this lesson, Sir
@EstefanoReyDelaRosa
@EstefanoReyDelaRosa Жыл бұрын
Thank you sir for this lecture.
@EstefanoReyDelaRosa
@EstefanoReyDelaRosa Жыл бұрын
Thank you sir for this lecture.
@EstefanoReyDelaRosa
@EstefanoReyDelaRosa Жыл бұрын
Thank you sir for this lecture.
@EstefanoReyDelaRosa
@EstefanoReyDelaRosa Жыл бұрын
Thank you sir for this lecture.
@EstefanoReyDelaRosa
@EstefanoReyDelaRosa Жыл бұрын
thank you sir
@EstefanoReyDelaRosa
@EstefanoReyDelaRosa Жыл бұрын
thank you sir
@christianjaymaestro9430
@christianjaymaestro9430 Жыл бұрын
thankyou sir.
@christianjaymaestro9430
@christianjaymaestro9430 Жыл бұрын
great video
@christianjaymaestro9430
@christianjaymaestro9430 Жыл бұрын
great video
@christianjaymaestro9430
@christianjaymaestro9430 Жыл бұрын
great video
@jemavelpactao6663
@jemavelpactao6663 Жыл бұрын
Simple but understandable tutorial sir😊🥰
@jemavelpactao6663
@jemavelpactao6663 Жыл бұрын
Thank you for this tutorial sir😊
@saudagarnegeriseberang8137
@saudagarnegeriseberang8137 Жыл бұрын
hello sir, could we have the images ?