VampboyCreatesEverything
VampboyCreatesEverything
  • Видео 2
  • Просмотров 90 439
Ant Colony Optimization Using Python
Ant Colony Optimization brief introduction and its implementation in python3.If u need help / doubt with the code or any newproject do let me know in the comment section or you can directly contact me on linkedin.
corrections:
4:30 - Making all the visibility of current city as 'ZERO'
5:28 - Total is the sum of the elements of the combine_feature
7:53 - Dict_cost will store the cost of each route took by each ants
8:34 - Best_route stores the best route having minimum dist_cost
8:57 - Multiplying with (1-e) i.e "ONE MINUS 'E' "
Github :
code link :- github.com/Vampboy/Ant-Colony-Optimization
Просмотров: 42 141

Видео

Face Recognition Login System Using Python Django : Overview and Demonstration
Просмотров 48 тыс.6 лет назад
Face Recognition Login System Using Python Django .uses OpenCV for facial recognition. Face Recognition article link :- github.com/ageitgey/face_recognition GitHub repository link :- github.com/Vampboy/Face-Recognition-Login-System

Комментарии

  • @mummypoko1530
    @mummypoko1530 22 дня назад

    Appreciate your work, but no drawing and further explanation that we can't get to know why you write like this?

  • @quadraopgaming2928
    @quadraopgaming2928 4 месяца назад

    step by step install in windows vs code

  • @k-d1635
    @k-d1635 5 месяцев назад

    Le podrias implementat registro de entrada y salida cómo asistencia

  • @elijahaugustintambakomba9805
    @elijahaugustintambakomba9805 5 месяцев назад

    i need a full implementation pls

  • @Suchit_Plays07
    @Suchit_Plays07 7 месяцев назад

    Can you make one project login with voice recognition

  • @fffooccc9801
    @fffooccc9801 8 месяцев назад

    Bro have you done that on your own? I doubt it :;

  • @creativecodz
    @creativecodz 11 месяцев назад

    full video with source code please

  • @greatofficial01
    @greatofficial01 Год назад

    I'm working on a smart voting system, I need your assistance on face recognition

  • @maanyerewalter9748
    @maanyerewalter9748 Год назад

    Please help me

  • @JourneytoDivinity
    @JourneytoDivinity Год назад

    Can please make a voting system using face recognition

  • @sivaprasadkommula9770
    @sivaprasadkommula9770 2 года назад

    Can anyone explain me why he take iteration =100

  • @technicalgirl9644
    @technicalgirl9644 2 года назад

    ERROR:----visibility = 1/d RuntimeWarning: divide by zero encountered in true_divide

  • @technicalgirl9644
    @technicalgirl9644 2 года назад

    help me sir

  • @kriptoedits9978
    @kriptoedits9978 2 года назад

    Make a step by step implementation

  • @tanisharohaj
    @tanisharohaj 2 года назад

    african buffalo optimization code

  • @maheshpurbia5135
    @maheshpurbia5135 2 года назад

    Can you help me with ACO algorithm for Multi objective optimization problem

  • @kwakuakyeampongamaninkwart9897
    @kwakuakyeampongamaninkwart9897 2 года назад

    How do you implement this algorithm in an SDN Controller for link load balancing?

  • @rohinipunde6195
    @rohinipunde6195 3 года назад

    I have same issue while changing the number of ants and number of cities does not work.

  • @mkcrgaming4497
    @mkcrgaming4497 3 года назад

    Bhai tutorial video banao

  • @prafullepili6088
    @prafullepili6088 3 года назад

    I love to know how it's work

  • @TA_HIREN_
    @TA_HIREN_ 3 года назад

    very good explaination brother i request to add specific playlist on this topic and cover all video like a mini course.

  • @rupaligupta6842
    @rupaligupta6842 3 года назад

    share your linkdln id .. I need help badly in my project...plsss

  • @VK-me8zu
    @VK-me8zu 3 года назад

    nice!!! Phone: 69 ;)

  • @enesyurtsever2718
    @enesyurtsever2718 3 года назад

    thank you so much for your help

  • @darshang846
    @darshang846 3 года назад

    which OS have u used sir plz i need to implement this in my windows

  • @tusharjain9701
    @tusharjain9701 3 года назад

    Here is server side face detection so it is not deployable. How to take pics from client side

    • @venkateshkulkarni2227
      @venkateshkulkarni2227 3 года назад

      Hi I was working on a project to deploy it Do let me know if you have any resources to deploy it.

    • @tusharjain9701
      @tusharjain9701 3 года назад

      @@venkateshkulkarni2227 It is not deployable. The image capture is server side

  • @sarathkumar-gq8be
    @sarathkumar-gq8be 3 года назад

    ImportError: bad magic number in 'mysite': b'\x03\xf3 ' i have this error could you help to rectify the error

  • @susmitamahapatra4248
    @susmitamahapatra4248 3 года назад

    can BPP be solved using ACO? Any code available for that? please help

  • @Ruhgtfo
    @Ruhgtfo 3 года назад

    Seems useless

  • @akshayiyer1724
    @akshayiyer1724 3 года назад

    Please could you give step by step implementation

  • @rashmi2037
    @rashmi2037 3 года назад

    I really appreciate this video . Thanks for sharing with the people but I have some doubt can you share your Linkedin I'd or any other way to contact you.. thankyou

  • @navpreetsingh8967
    @navpreetsingh8967 3 года назад

    Can you help me with project?

  • @SonaliSharma-ns2hz
    @SonaliSharma-ns2hz 3 года назад

    Sir this is a great project can you give me the source code

  • @Tomar_ji95
    @Tomar_ji95 3 года назад

    Sir.. please give me the.. whole project source code

  • @princevegeta3707
    @princevegeta3707 4 года назад

    Plz help can I integrate this project to my web application project for user login

  • @shikharkhare6960
    @shikharkhare6960 4 года назад

    Pls upload step wise process to make this

  • @alexandrefabretti1174
    @alexandrefabretti1174 4 года назад

    There are two mistakes: alpha and beta inverted in the code line 57 loop to set up the set up the length of the best path line 89 : for i in range m: for j in range(n) and not range(n-1)-> you forgot the last element (we come back to initial point)

    • @dtulicic
      @dtulicic 2 года назад

      I think that range(n-1) is not mistake because ants always start at city that is marked with 1, also last city in "rute" is in fact first city. So, he is dealing only with four cities (2, 3, 4 and 5). Yes, I also think that he made mistake with alpha and beta! And, he do not need variable that is called "left". But, overall this code can help!

  • @beapakistani6233
    @beapakistani6233 4 года назад

    Connectus786.net @gmail. Com I will be very thankful to you

  • @beapakistani6233
    @beapakistani6233 4 года назад

    Dear will you plz provide source code

  • @kristimihali524
    @kristimihali524 4 года назад

    Hello, i don't understand the input values. can you please explain to me why you chose that type of input?

  • @pavansandeepchirukuri9970
    @pavansandeepchirukuri9970 4 года назад

    Bro I need your help

  • @shyampatankar1842
    @shyampatankar1842 4 года назад

    Which visual Studio is used

  • @mbonuchinedu2420
    @mbonuchinedu2420 4 года назад

    Nice work

  • @fadhelalsuwaidi1221
    @fadhelalsuwaidi1221 4 года назад

    Great work brother, but I have one question do I need to give camera authorized to open to it will work without asking for authorization.

  • @kjvlogs8250
    @kjvlogs8250 4 года назад

    how to run this project

  • @starsd3568
    @starsd3568 4 года назад

    When i change my colony size to 100, its not woriking,can you help me out from this?

  • @enzyenzy3722
    @enzyenzy3722 4 года назад

    I love this project

  • @sujans4
    @sujans4 4 года назад

    Thank you for the video on ACO for TSP. Could you please share a video on ACO for task scheduling problems in Cloud computing?

  • @juliomanuelwanuque6274
    @juliomanuelwanuque6274 4 года назад

    Thank you for your help. Could you send me the python code of Ant colony optimization? It is not working from that link. My email: juliopedromanuel@gmail.com

  • @Anku_30
    @Anku_30 4 года назад

    Sir, i need your help in hybrids of meteheuristics. Can i get your mail id to communicate with you?