9 тысяч подписчиков
508 видео
[PY 4] module 'keras.utils.generic_utils' has no attribute 'populate_dict_with_module_objects'
50. Kohonen Self Organizing Feature Map (SOM) using simple example and Python implementation
[COA 16] Binary Codes: BCD, 2 4 2 1 code, 8-4 -2 -1 code, Excess 3 code, Biquinary code, Grey code
[DB42] Primary index, Secondary Index, Dense Index, Sparse Index, Multilevel Index
[COA 20] Combinational circuit: Half adder, Full Adder, Half Subtractor,Full Subtractor
[PY 22] Git in Anaconda, Jupyter, Spyder and Python
[PY 13] Module in Python, from ... import, Import all members of a module, __name__, choice()
[DB50] BITMAP Index, Application, Construction, and Efficiency
31. Rule based classification (Part 2) How to build rule-based classifier? Direct - Indirect methods
[PY 1] Install Anaconda, Spyder, Tensor flow and Keras in windows 10/11
[DB07] Weak Entity set: Difference between strong & weak entity set, Owner or identifying entity set
11. Similarity measures (Part 1): Jaccard, Dice, Cosine, Overlap similarity measures
[DB55] Cost calculation of joins: Nested loop, Block nested loop, Indexed nested loop, Merge Join
[PYH 14] Package in Python, Steps to create a package, Importing a complete package (Hindi)
[COA 60] Shift Micro operation: Logical, circular, and arithmetic shift
[COA 9] NAND and NOR Realization
[Algo 7] Divide and conquer algorithm: Binary search. Time complexity calculation
[COA 15] Complements r's and (r-1)'s complements, 10's, 9's, 2's, 1's, 8's, 7's complements
[COA 59] BIT Manipulation: Selective set, selective complement, selective clear, mask, insert, clear
[PY 4] Flow control: if elif else, Loops for, while, for-else, while-else, break, continue
[PYH 4] Control flow (if, if else, if elif else, break, continue, pass) in Python (Hindi)
[DB03] Attributes: Single valued, multivalued, Compound/composite, simple, Stored/ derived, complex
[COA 1] Introduction: Computer Organization and Architecture
[FS 10] Detail Python Implementation for fuzzy logic based application: vehicle speed control
[COA 57] Complete Arithmetic Circuit using Full adder and Multiplexer
[PYH 2] Basic operators in Python (Hindi)
[SP 4] Calculus + Python: Global maximum and minimum
[PYH 1] Introduction to Python. Identifiers, keywords
[DB37] Buffer Manager, Block transfer, Pinned block, Forced output of block, Toss immediate strategy
[PYH 12] File and directory handling in Python (Hindi)
[DB72] Lock based protocol: Concurrency control, Compatibility function, Basic steps
48. Fuzzy C Means (FCM) using simple example and Python
[DB87] Non volatile storage failure, Dump Procedure, Recovery procedure
[PYH 6] String in Python (Hindi)
[DS 8] Infix to postfix and evaluation of postfix expression with C Program
[DB83] Recovery System, Types of failure, Stable Storage, Recovery process, Data transfer operation
[GA 6] Python implementation of Genetic algorithm complete example (knapsack problem using GA)
[COA 55] 4 Bit - Adder Subtractor
Hadoop installation on Windows OS using Virtual Box and Cloudera manager within 7 minutes
How to create and upload R package using R Studio in just 10 minutes [English/Hindi]
[FS 7] Fuzzy Inference System (Using fuzzy and crisp input)
[DS 29] Merge Sort with C Programming
[MLxx] Python Pandas: Series [create, use, operations] for machine learning
[PYH 9] Dictionary data structure in Python
[COA 65] Program Status Register
[PY 16] Oracle database connectivity with Python (creating a table, insert a data into a table)
[PYH 11] Function in Python [Hindi]
[PYH 15] Exception in Python, try-except -finally, LOGGING, assertions (Hindi)
[DAXX] Lambda coefficient of correlation using R and Python programming.
[PY 11] Function in Python